Compare commits
2
Commits
3c9b07f87d
...
eb9381af3b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eb9381af3b | ||
|
|
8905086d83 |
+2
-2
@@ -11,7 +11,6 @@ monitor=eDP-1,highres,0x0,1.566667
|
|||||||
monitor=desc:HKC OVERSEAS LIMITED 27E1Q 0000000000001,2560x1440@144,2256x0,1
|
monitor=desc:HKC OVERSEAS LIMITED 27E1Q 0000000000001,2560x1440@144,2256x0,1
|
||||||
monitor=desc:Acer Technologies GN276HL T6BEE0018501,1920x1080,4816x0,1,transform,3
|
monitor=desc:Acer Technologies GN276HL T6BEE0018501,1920x1080,4816x0,1,transform,3
|
||||||
monitor=desc:HAT Kamvas 16 L56051794302,1920x1080,5896x0,1
|
monitor=desc:HAT Kamvas 16 L56051794302,1920x1080,5896x0,1
|
||||||
|
|
||||||
# Away
|
# Away
|
||||||
monitor=desc:Samsung Electric Company SAMSUNG,1920x1080@60,2256x0,1
|
monitor=desc:Samsung Electric Company SAMSUNG,1920x1080@60,2256x0,1
|
||||||
monitor=desc:LG Electronics IPS225 Serial Number,1920x1080@60,-1920x0,1
|
monitor=desc:LG Electronics IPS225 Serial Number,1920x1080@60,-1920x0,1
|
||||||
@@ -25,7 +24,7 @@ monitor=,highres,auto,auto
|
|||||||
exec-once = kanshi
|
exec-once = kanshi
|
||||||
exec-once = hyprpaper
|
exec-once = hyprpaper
|
||||||
exec-once = hypridle
|
exec-once = hypridle
|
||||||
exec-once = waybar
|
exec-once = waybar &> ~/waybar_startup.log
|
||||||
exec-once = easyeffects --gapplication-service
|
exec-once = easyeffects --gapplication-service
|
||||||
exec-once = nm-applet --indicator
|
exec-once = nm-applet --indicator
|
||||||
exec-once = kdeconnectd
|
exec-once = kdeconnectd
|
||||||
@@ -58,6 +57,7 @@ env = XCURSOR_SIZE,24
|
|||||||
env = HYPRCURSOR_SIZE,24
|
env = HYPRCURSOR_SIZE,24
|
||||||
env = HYPRCURSOR,Sweet-cursors-hyprcursor
|
env = HYPRCURSOR,Sweet-cursors-hyprcursor
|
||||||
env = QT_QPA_PLATFORM,wayland
|
env = QT_QPA_PLATFORM,wayland
|
||||||
|
env = ELECTRON_OZONE_PLATFORM_HINT,wayland
|
||||||
env = GDK_SCALE,2
|
env = GDK_SCALE,2
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+7
-2
@@ -1,3 +1,8 @@
|
|||||||
preload = /home/catman/.config/wallpaper/Sollee.png
|
splash = false
|
||||||
wallpaper = ,/home/catman/.config/wallpaper/Sollee.png
|
|
||||||
|
wallpaper {
|
||||||
|
monitor =
|
||||||
|
path = /home/catman/.config/wallpaper/Sollee.png
|
||||||
|
fit_mode = cover
|
||||||
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user