Compare commits

...

2 Commits

Author SHA1 Message Date
Maximilian Wagner
eb9381af3b ozone and waybar fix 2026-01-08 09:41:05 +01:00
Maximilian Wagner
8905086d83 fixed splash appearing 2026-01-08 09:40:47 +01:00
2 changed files with 9 additions and 4 deletions

View File

@@ -11,7 +11,6 @@ monitor=eDP-1,highres,0x0,1.566667
monitor=desc:HKC OVERSEAS LIMITED 27E1Q 0000000000001,2560x1440@144,2256x0,1
monitor=desc:Acer Technologies GN276HL T6BEE0018501,1920x1080,4816x0,1,transform,3
monitor=desc:HAT Kamvas 16 L56051794302,1920x1080,5896x0,1
# Away
monitor=desc:Samsung Electric Company SAMSUNG,1920x1080@60,2256x0,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 = hyprpaper
exec-once = hypridle
exec-once = waybar
exec-once = waybar &> ~/waybar_startup.log
exec-once = easyeffects --gapplication-service
exec-once = nm-applet --indicator
exec-once = kdeconnectd
@@ -58,6 +57,7 @@ env = XCURSOR_SIZE,24
env = HYPRCURSOR_SIZE,24
env = HYPRCURSOR,Sweet-cursors-hyprcursor
env = QT_QPA_PLATFORM,wayland
env = ELECTRON_OZONE_PLATFORM_HINT,wayland
env = GDK_SCALE,2

View File

@@ -1,3 +1,8 @@
preload = /home/catman/.config/wallpaper/Sollee.png
wallpaper = ,/home/catman/.config/wallpaper/Sollee.png
splash = false
wallpaper {
monitor =
path = /home/catman/.config/wallpaper/Sollee.png
fit_mode = cover
}