Change symlink to wallpapers

This commit is contained in:
flyingscorpio@arch-desktop 2020-05-28 14:56:54 +02:00
parent 7e8e1abc78
commit d57ec4e6c6

View file

@ -9,7 +9,7 @@ font pango: Noto Sans 9
floating_modifier $super
#autostart
exec --no-startup-id hsetroot -center ~/Pictures/wallpaper -root
exec --no-startup-id hsetroot -center ~/wallpaper -root
exec --no-startup-id xsettingsd &
exec --no-startup-id picom -b --config ~/.config/picom.conf
exec --no-startup-id thunar --daemon
@ -23,7 +23,7 @@ bindsym $super+d exec rofi -lines 12 -padding 18 -width 60 -location 0 -show dru
# common apps keybinds
bindsym Print exec scrot 'Cheese_%a-%d%b%y_%H.%M.png' -e 'viewnior ~/$f'
bindsym $alt+l exec i3lock -i ~/Pictures/lock
bindsym $alt+l exec i3lock -i ~/lock
bindsym $super+Shift+w exec firefox
bindsym $super+Shift+f exec thunar;workspace 3;focus
bindsym $super+Shift+g exec geany