summaryrefslogtreecommitdiffstats
path: root/.config/i3
diff options
context:
space:
mode:
authorYigit Sever2021-12-27 20:03:04 +0300
committerYigit Sever2021-12-27 20:03:04 +0300
commit0e7e4e0d3b659f169d88ba3929e7c0fb3736ef81 (patch)
tree36fcec7226a524a5f1acc418a300c996d03dede9 /.config/i3
parent3af856c73f5da08d82cf3f3b14a92a8538a4b32b (diff)
downloaddotfiles-0e7e4e0d3b659f169d88ba3929e7c0fb3736ef81.tar.gz
dotfiles-0e7e4e0d3b659f169d88ba3929e7c0fb3736ef81.tar.bz2
dotfiles-0e7e4e0d3b659f169d88ba3929e7c0fb3736ef81.zip
i3, lowe: i will lock my pc thankyouverymuch
diffstat (limited to '.config/i3')
-rw-r--r--.config/i3/config##h.lowe3
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
22exec --no-startup-id $HOME/.config/polybar/launch.sh & 22exec --no-startup-id $HOME/.config/polybar/launch.sh &
23exec i3-layouts 23exec i3-layouts
24 24
25# start the screensaver, '' at the end is not a typo
26exec --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
29exec --no-startup-id setxkbmap -model pc105 -layout us -variant colemak -option caps:backspace 26exec --no-startup-id setxkbmap -model pc105 -layout us -variant colemak -option caps:backspace
30 27