diff options
| -rw-r--r-- | .config/i3/config##desktop.Linux.Lowe | 5 |
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 |
| 37 | bindsym $mod+Shift+t exec --no-startup-id ~/bin/td | 37 | bindsym $mod+Shift+t exec --no-startup-id ~/bin/td |
| 38 | 38 | ||
| 39 | # add taskwarrior/gtd inbox item | ||
| 40 | bindsym $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) |
| 40 | bindcode $mod+35 exec --no-startup-id "setxkbmap -model pc105 -layout us,tr -option grp:alt_shift_toggle,caps:swapescape" | 43 | bindcode $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 |
| 60 | bindsym $mod+Shift+z exec zotero | 63 | bindsym $mod+Shift+z exec zotero |
| 61 | bindsym $mod+Shift+f exec thunar | 64 | bindsym $mod+Shift+f exec pcmanfm |
| 62 | 65 | ||
| 63 | # start a terminal | 66 | # start a terminal |
| 64 | bindsym $mod+Return exec kitty | 67 | bindsym $mod+Return exec kitty |
