From 9d16ecc8957fcc7d39108f20750bc90408fb47c6 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 5 Apr 2021 17:13:49 +0300 Subject: script: tracking done and related config --- .config/i3/config##c.desktop,h.maus | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '.config/i3') 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 # bindings # ############## +# done, {task,timew}warrior control suite +bindcode $mod+42 exec --no-startup-id ~/.local/bin/done + # type the contents of the clipboard with mod+p -bindcode --release $mod+27 exec --no-startup-id /home/yigit/.local/bin/type_clipboard.sh +bindcode --release $mod+27 exec --no-startup-id ~/.local/bin/type_clipboard.sh # launch emoji picker with mod+c bindcode $mod+54 exec --no-startup-id rofimoji --skin-tone neutral @@ -77,7 +80,7 @@ bindcode $mod+Shift+20 move scratchpad bindcode $mod+20 scratchpad show # pause notifications for a while with mod+shift+y -bindcode $mod+Shift+32 exec /home/yigit/.local/bin/toggle_notifications.sh +bindcode $mod+Shift+32 exec ~/.local/bin/toggle_notifications.sh # shortcuts for frequent programs -- cgit v1.2.3-61-g4310