diff options
Diffstat (limited to 'dot_i3/config.chitanda')
-rw-r--r-- | dot_i3/config.chitanda | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dot_i3/config.chitanda b/dot_i3/config.chitanda index 06df504..4b48ace 100644 --- a/dot_i3/config.chitanda +++ b/dot_i3/config.chitanda @@ -41,7 +41,8 @@ floating_modifier $mod bindsym $mod+Return exec i3-sensible-terminal # bindsym $mod+Shift+X exec xscreensaver-command -lock -bindsym $mod+Shift+X exec i3lock -d -c 111111 -I 5 +#bindsym $mod+Shift+X exec i3lock -d -c 111111 -I 5 +bindsym $mod+Shift+X exec /home/lx/.i3/i3lock-dpms # music control bindsym $mod+Shift+P exec mpc toggle @@ -227,6 +228,10 @@ exec_always xsetroot -cursor_name arrow #exec_always feh --bg-scale /home/katchup/wp/undessindedragon2.jpg #exec_always feh --bg-scale /home/katchup/Stuff/wp/lain_87_1680.jpg #exec_always feh --bg-scale /home/katchup/Stuff/wp/wanikani.png +#exec_always feh --bg-scale /home/lx/stuff/LimitsToGrowthWorld3.jpg +#exec_always feh --bg-scale /usr/share/archlinux/wallpaper/archlinux-elation.jpg +exec_always feh --bg-scale /home/lx/stuff/qMDYqjh.jpg + #exec_always /home/katchup/lab/wkwwin/script.sh #exec xscreensaver -nosplash exec pulseaudio --start |