summaryrefslogtreecommitdiffstats
path: root/.config/i3
diff options
context:
space:
mode:
authorYigit Sever2021-04-05 17:13:49 +0300
committerYigit Sever2021-04-05 17:13:49 +0300
commit9d16ecc8957fcc7d39108f20750bc90408fb47c6 (patch)
treebd5577d009943e3ade97137d9694bd86714cc25e /.config/i3
parentc6bfbc49304afbd9d09ed597a4ccb1a09c59a0f9 (diff)
downloaddotfiles-9d16ecc8957fcc7d39108f20750bc90408fb47c6.tar.gz
dotfiles-9d16ecc8957fcc7d39108f20750bc90408fb47c6.tar.bz2
dotfiles-9d16ecc8957fcc7d39108f20750bc90408fb47c6.zip
script: tracking done and related config
diffstat (limited to '.config/i3')
-rw-r--r--.config/i3/config##c.desktop,h.maus7
1 files changed, 5 insertions, 2 deletions
diff --git a/.config/i3/config##c.desktop,h.maus b/.config/i3/config##c.desktop,h.maus
index 2889398..7254417 100644
--- a/.config/i3/config##c.desktop,h.maus
+++ b/.config/i3/config##c.desktop,h.maus
@@ -43,8 +43,11 @@ font pango:Iosevka 11
43# bindings # 43# bindings #
44############## 44##############
45 45
46# done, {task,timew}warrior control suite
47bindcode $mod+42 exec --no-startup-id ~/.local/bin/done
48
46# type the contents of the clipboard with mod+p 49# type the contents of the clipboard with mod+p
47bindcode --release $mod+27 exec --no-startup-id /home/yigit/.local/bin/type_clipboard.sh 50bindcode --release $mod+27 exec --no-startup-id ~/.local/bin/type_clipboard.sh
48 51
49# launch emoji picker with mod+c 52# launch emoji picker with mod+c
50bindcode $mod+54 exec --no-startup-id rofimoji --skin-tone neutral 53bindcode $mod+54 exec --no-startup-id rofimoji --skin-tone neutral
@@ -77,7 +80,7 @@ bindcode $mod+Shift+20 move scratchpad
77bindcode $mod+20 scratchpad show 80bindcode $mod+20 scratchpad show
78 81
79# pause notifications for a while with mod+shift+y 82# pause notifications for a while with mod+shift+y
80bindcode $mod+Shift+32 exec /home/yigit/.local/bin/toggle_notifications.sh 83bindcode $mod+Shift+32 exec ~/.local/bin/toggle_notifications.sh
81 84
82# shortcuts for frequent programs 85# shortcuts for frequent programs
83 86