diff options
Diffstat (limited to '.config/i3')
| -rw-r--r-- | .config/i3/config##desktop.Linux.Lowe | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/i3/config##desktop.Linux.Lowe b/.config/i3/config##desktop.Linux.Lowe index 476f645..35554d5 100644 --- a/.config/i3/config##desktop.Linux.Lowe +++ b/.config/i3/config##desktop.Linux.Lowe | |||
| @@ -26,6 +26,9 @@ bindsym $mod+o exec --no-startup-id xdotool mousemove 1920 1080 | |||
| 26 | # bookmark from clipboard | 26 | # bookmark from clipboard |
| 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 | ||
| 30 | bindsym $mod+Shift+t --no-startup-id ~/bin/td | ||
| 31 | |||
| 29 | # 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) |
| 30 | 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" |
| 31 | 34 | ||
| @@ -43,7 +46,6 @@ bindsym XF86AudioNext exec mpc next | |||
| 43 | # shortcuts for frequent programs | 46 | # shortcuts for frequent programs |
| 44 | bindsym $mod+Shift+z exec zotero | 47 | bindsym $mod+Shift+z exec zotero |
| 45 | bindsym $mod+Shift+f exec thunar | 48 | bindsym $mod+Shift+f exec thunar |
| 46 | bindsym $mod+Shift+t exec thunderbird | ||
| 47 | 49 | ||
| 48 | # start a terminal | 50 | # start a terminal |
| 49 | bindsym $mod+Return exec kitty | 51 | bindsym $mod+Return exec kitty |
