diff options
| author | Yigit Sever | 2019-08-28 15:58:55 +0300 |
|---|---|---|
| committer | Yigit Sever | 2019-08-28 15:58:55 +0300 |
| commit | 6206dc7ecdaa21981d5aaaf0e58da776edddfdfb (patch) | |
| tree | 968cf4dfd295205bbf1868fb5f4a30c238fd89e8 /.config/i3 | |
| parent | 884ae34fe14f67c8aa9cf3f8b94f8c039d2e2e7a (diff) | |
| parent | d48c855093d10c5e5cc5fcaccd24c3fe88fcc2b9 (diff) | |
| download | dotfiles-6206dc7ecdaa21981d5aaaf0e58da776edddfdfb.tar.gz dotfiles-6206dc7ecdaa21981d5aaaf0e58da776edddfdfb.tar.bz2 dotfiles-6206dc7ecdaa21981d5aaaf0e58da776edddfdfb.zip | |
Merge branch 'master' of 207.154.210.186:/home/yigit/dots
Diffstat (limited to '.config/i3')
| -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 |
