mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-07-04 02:52:02 +00:00
Fixed background image startup on w530
This commit is contained in:
@ -13,7 +13,7 @@ exec --no-startup-id ~/dotfiles/scripts/trackpad-toggle.sh
|
||||
|
||||
# Desktop background
|
||||
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
|
||||
bindsym XF86Launch1 exec xset -display :0.0 dpms force off
|
||||
|
Reference in New Issue
Block a user