Todo.txt open/close script
This commit is contained in:
parent
9149f7de21
commit
647aa28a3c
|
@ -39,7 +39,7 @@ bindsym $mod+Shift+Right move right
|
|||
## Home Row Left
|
||||
|
||||
# Index Stretch: todo.txt
|
||||
bindsym $mod+i exec /usr/bin/uxterm -e "$HOME/.local/bin/todotxt-machine $HOME/nextcloud/todo.txt"
|
||||
bindsym $mod+i exec scripts/waybar/waybar-todo.sh
|
||||
# Add Shift: resize mode ($mod + right-mouse is easier)
|
||||
bindsym $mod+Shift+i mode "resize"
|
||||
|
||||
|
|
Loading…
Reference in New Issue