diff options
author | Alex Auvolat <alex@adnab.me> | 2017-07-06 13:34:46 -0700 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2018-01-15 14:44:49 +0100 |
commit | f0f0f6c6058def87ed3fd9b4dfb17ec934543b5a (patch) | |
tree | 6f407fb014492c73b4dcc15db98d9503c23eec16 /dot_i3/config.chitanda | |
parent | 77fada76853c8fc2e11b16a78809dd827c117114 (diff) | |
download | user-config-f0f0f6c6058def87ed3fd9b4dfb17ec934543b5a.tar.gz user-config-f0f0f6c6058def87ed3fd9b4dfb17ec934543b5a.zip |
Updates :)
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 |