diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/i3/config##h.lowe | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/i3/config##h.lowe b/.config/i3/config##h.lowe index 96d76e4..b6f7057 100644 --- a/.config/i3/config##h.lowe +++ b/.config/i3/config##h.lowe | |||
@@ -22,9 +22,6 @@ exec --no-startup-id remind -z -k'dunstify --appname="remind" --icon="view-calen | |||
22 | exec --no-startup-id $HOME/.config/polybar/launch.sh & | 22 | exec --no-startup-id $HOME/.config/polybar/launch.sh & |
23 | exec i3-layouts | 23 | exec i3-layouts |
24 | 24 | ||
25 | # start the screensaver, '' at the end is not a typo | ||
26 | exec --no-startup-id xidlehook --not-when-fullscreen --timer 300 lock '' | ||
27 | |||
28 | # swap caps lock and escape, set keyboard layout | 25 | # swap caps lock and escape, set keyboard layout |
29 | exec --no-startup-id setxkbmap -model pc105 -layout us -variant colemak -option caps:backspace | 26 | exec --no-startup-id setxkbmap -model pc105 -layout us -variant colemak -option caps:backspace |
30 | 27 | ||