summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/i3/config##desktop.Linux.Lowe5
1 files changed, 4 insertions, 1 deletions
diff --git a/.config/i3/config##desktop.Linux.Lowe b/.config/i3/config##desktop.Linux.Lowe
index 106cbe5..7cee7e4 100644
--- a/.config/i3/config##desktop.Linux.Lowe
+++ b/.config/i3/config##desktop.Linux.Lowe
@@ -36,6 +36,9 @@ bindsym $mod+u exec --no-startup-id ~/bin/bukuadd_c
36# add taskwarrior/gtd calendar item 36# add taskwarrior/gtd calendar item
37bindsym $mod+Shift+t exec --no-startup-id ~/bin/td 37bindsym $mod+Shift+t exec --no-startup-id ~/bin/td
38 38
39# add taskwarrior/gtd inbox item
40bindsym $mod+Shift+i exec --no-startup-id ~/bin/in
41
39# swap caps lock and escape, set keyboard layout, 35 is ]/ü (layout agnostic) 42# swap caps lock and escape, set keyboard layout, 35 is ]/ü (layout agnostic)
40bindcode $mod+35 exec --no-startup-id "setxkbmap -model pc105 -layout us,tr -option grp:alt_shift_toggle,caps:swapescape" 43bindcode $mod+35 exec --no-startup-id "setxkbmap -model pc105 -layout us,tr -option grp:alt_shift_toggle,caps:swapescape"
41 44
@@ -58,7 +61,7 @@ bindsym $mod+minus scratchpad show
58 61
59# shortcuts for frequent programs 62# shortcuts for frequent programs
60bindsym $mod+Shift+z exec zotero 63bindsym $mod+Shift+z exec zotero
61bindsym $mod+Shift+f exec thunar 64bindsym $mod+Shift+f exec pcmanfm
62 65
63# start a terminal 66# start a terminal
64bindsym $mod+Return exec kitty 67bindsym $mod+Return exec kitty