diff options
author | Yigit Sever | 2019-11-12 17:40:46 +0300 |
---|---|---|
committer | Yigit Sever | 2019-11-12 17:40:46 +0300 |
commit | 8f09be492556b80b298676c0d5e34f48904e7ba1 (patch) | |
tree | 85378f9679d01b331f5f9f987c46aac9f0a9f0f4 /.config/i3/config##desktop.Linux.Lowe | |
parent | 92501434441abc97d58a89f1f3ccc17dfdbeb6d5 (diff) | |
download | dotfiles-8f09be492556b80b298676c0d5e34f48904e7ba1.tar.gz dotfiles-8f09be492556b80b298676c0d5e34f48904e7ba1.tar.bz2 dotfiles-8f09be492556b80b298676c0d5e34f48904e7ba1.zip |
Mobile colemak changes
Diffstat (limited to '.config/i3/config##desktop.Linux.Lowe')
-rw-r--r-- | .config/i3/config##desktop.Linux.Lowe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config##desktop.Linux.Lowe b/.config/i3/config##desktop.Linux.Lowe index 6cb2d4c..30692e1 100644 --- a/.config/i3/config##desktop.Linux.Lowe +++ b/.config/i3/config##desktop.Linux.Lowe | |||
@@ -43,7 +43,7 @@ bindsym $mod+Shift+t exec --no-startup-id ~/bin/td | |||
43 | bindsym $mod+Shift+i exec --no-startup-id ~/bin/in | 43 | bindsym $mod+Shift+i exec --no-startup-id ~/bin/in |
44 | 44 | ||
45 | # swap caps lock and escape, set keyboard layout, 35 is ]/ü (layout agnostic) | 45 | # swap caps lock and escape, set keyboard layout, 35 is ]/ü (layout agnostic) |
46 | bindcode $mod+35 exec --no-startup-id "setxkbmap -model pc105 -layout us,tr -option grp:alt_shift_toggle,caps:swapescape" | 46 | bindcode $mod+35 exec --no-startup-id "setxkbmap -model pc105 -layout us,us,tr -variant ,colemak, -option grp:alt_shift_toggle,caps:backspace" |
47 | 47 | ||
48 | # use flameshot with print screen | 48 | # use flameshot with print screen |
49 | bindsym Print exec flameshot gui | 49 | bindsym Print exec flameshot gui |