mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Fixed background image startup on w530
This commit is contained in:
parent
ea23e2a4a7
commit
2f0849911d
@ -13,7 +13,7 @@ exec --no-startup-id ~/dotfiles/scripts/trackpad-toggle.sh
|
|||||||
|
|
||||||
# Desktop background
|
# Desktop background
|
||||||
exec --no-startup-id exec compton &
|
exec --no-startup-id exec compton &
|
||||||
exec --no-startup-id exec feh --bg-scale ~/Pictures/wallpaper/0001.jpg
|
exec --no-startup-id exec feh --bg-scale ~/Pictures/wallpaper/0001.jpg &
|
||||||
|
|
||||||
# Turn off the screen
|
# Turn off the screen
|
||||||
bindsym XF86Launch1 exec xset -display :0.0 dpms force off
|
bindsym XF86Launch1 exec xset -display :0.0 dpms force off
|
||||||
|
Loading…
x
Reference in New Issue
Block a user