chore: fix laptop wallpaper
This commit is contained in:
parent
085bf21ea9
commit
a868920913
2 changed files with 5 additions and 4 deletions
|
|
@ -35,7 +35,7 @@ general {
|
||||||
decoration {
|
decoration {
|
||||||
rounding=10
|
rounding=10
|
||||||
blur=yes
|
blur=yes
|
||||||
blur=1
|
blur=0
|
||||||
blur_size=3 # minimum 1
|
blur_size=3 # minimum 1
|
||||||
blur_passes=1 # minimum 1
|
blur_passes=1 # minimum 1
|
||||||
blur_new_optimizations=true
|
blur_new_optimizations=true
|
||||||
|
|
@ -60,7 +60,8 @@ gestures {
|
||||||
}
|
}
|
||||||
|
|
||||||
misc {
|
misc {
|
||||||
no_vfr=false
|
vfr=true
|
||||||
|
vrr=1
|
||||||
# animate_manual_resizes=true
|
# animate_manual_resizes=true
|
||||||
# enable_swallow=true
|
# enable_swallow=true
|
||||||
# swallow_regex=^(.*)(kitty)(.*)$
|
# swallow_regex=^(.*)(kitty)(.*)$
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
|
|
||||||
# wallpaper
|
# wallpaper
|
||||||
preload = /home/dashie/Pictures/backgrounds/Monitor3.jpg
|
preload = /home/dashie/Pictures/backgrounds/Arch_chan_laptop.png
|
||||||
wallpaper = eDP-1,/home/dashie/Pictures/backgrounds/Monitor3.jpg
|
wallpaper = eDP-1,/home/dashie/Pictures/backgrounds/Arch_chan_laptop.png
|
||||||
ipc = off
|
ipc = off
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue