Compare commits

..

No commits in common. "1ef1ab2108e6ca8cec51d531901badf95ee432a2" and "d250e6c3ce3d68d417d62b2595054ce5cca6d536" have entirely different histories.

View File

@ -13,7 +13,8 @@ bindsym $mod+Shift+u exec sh ~/dotfiles/scripts/trackpad-toggle.sh
exec --no-startup-id ~/dotfiles/scripts/trackpad-toggle.sh
# Desktop background
output "*" bg ~/Pictures/wallpaper/0001.jpg fill
exec --no-startup-id exec compton &
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