diff options
Diffstat (limited to '.config/i3/config##c.desktop,h.maus')
-rw-r--r-- | .config/i3/config##c.desktop,h.maus | 7 |
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 | ||
47 | bindcode $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 |
47 | bindcode --release $mod+27 exec --no-startup-id /home/yigit/.local/bin/type_clipboard.sh | 50 | bindcode --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 |
50 | bindcode $mod+54 exec --no-startup-id rofimoji --skin-tone neutral | 53 | bindcode $mod+54 exec --no-startup-id rofimoji --skin-tone neutral |
@@ -77,7 +80,7 @@ bindcode $mod+Shift+20 move scratchpad | |||
77 | bindcode $mod+20 scratchpad show | 80 | bindcode $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 |
80 | bindcode $mod+Shift+32 exec /home/yigit/.local/bin/toggle_notifications.sh | 83 | bindcode $mod+Shift+32 exec ~/.local/bin/toggle_notifications.sh |
81 | 84 | ||
82 | # shortcuts for frequent programs | 85 | # shortcuts for frequent programs |
83 | 86 | ||