Change wallpapers to symlinks
This commit is contained in:
parent
ca8c3cf9e8
commit
7f0e621c60
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ font pango: Noto Sans 9
|
|||
floating_modifier $super
|
||||
|
||||
#autostart
|
||||
exec --no-startup-id hsetroot -center ~/Pictures/double-kyrgyzstan-wallpapers.jpg -root
|
||||
exec --no-startup-id hsetroot -center ~/Pictures/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/wallhaven-ne791l.png
|
||||
bindsym $alt+l exec i3lock -i ~/Pictures/lock
|
||||
bindsym $super+Shift+w exec firefox
|
||||
bindsym $super+Shift+f exec thunar;workspace 3;focus
|
||||
bindsym $super+Shift+g exec geany
|
||||
|
|
Loading…
Add table
Reference in a new issue