summaryrefslogtreecommitdiffstats
path: root/.config/i3/config##desktop.Linux.Lowe
diff options
context:
space:
mode:
authorYigit Sever2019-08-28 15:58:55 +0300
committerYigit Sever2019-08-28 15:58:55 +0300
commit6206dc7ecdaa21981d5aaaf0e58da776edddfdfb (patch)
tree968cf4dfd295205bbf1868fb5f4a30c238fd89e8 /.config/i3/config##desktop.Linux.Lowe
parent884ae34fe14f67c8aa9cf3f8b94f8c039d2e2e7a (diff)
parentd48c855093d10c5e5cc5fcaccd24c3fe88fcc2b9 (diff)
downloaddotfiles-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/config##desktop.Linux.Lowe')
-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