diff options
Diffstat (limited to '.config')
-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 0a940ab..98758cb 100644 --- a/.config/i3/config##desktop.Linux.Lowe +++ b/.config/i3/config##desktop.Linux.Lowe | |||
@@ -27,7 +27,7 @@ bindsym $mod+o exec --no-startup-id xdotool mousemove 1920 1080 | |||
27 | bindsym $mod+u exec --no-startup-id ~/bin/bukuadd_c | 27 | bindsym $mod+u exec --no-startup-id ~/bin/bukuadd_c |
28 | 28 | ||
29 | # add taskwarrior/gtd calendar item | 29 | # add taskwarrior/gtd calendar item |
30 | bindsym $mod+Shift+t exec --no-startup-id ~/bin/td | 30 | bindsym $mod+Shift+t --no-startup-id ~/bin/td |
31 | 31 | ||
32 | # swap caps lock and escape, set keyboard layout, 35 is ]/ü (layout agnostic) | 32 | # swap caps lock and escape, set keyboard layout, 35 is ]/ü (layout agnostic) |
33 | bindcode $mod+35 exec --no-startup-id "setxkbmap -model pc105 -layout us,tr -option grp:alt_shift_toggle,caps:swapescape" | 33 | bindcode $mod+35 exec --no-startup-id "setxkbmap -model pc105 -layout us,tr -option grp:alt_shift_toggle,caps:swapescape" |