mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Added shortcut for weather
This commit is contained in:
parent
1d8fe34bf7
commit
b9003fad53
4
bin/.local/bin/calendar
Executable file
4
bin/.local/bin/calendar
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
khal list
|
||||
read -s -n 1
|
@ -1,4 +1,4 @@
|
||||
# screenshot of focussed window
|
||||
:
|
||||
shift+ Print
|
||||
maimpick
|
||||
|
||||
@ -55,5 +55,5 @@ shift + XF86Eject
|
||||
prompt "Reboot computer?" "sudo -A shutdown -r now"
|
||||
|
||||
# Open frequent apps
|
||||
super + o ; {e,w,m,v,h,s,i,n,r,q}
|
||||
{emacs, $TERMINAL -e weather, $TERMINAL -e neomutt, $TERMINAL -e vifm, $TERMINAL -e htop, slack, $TERMINAL -e weechat, $TERMINAL -e newsboat, qtpass}
|
||||
super + o ; {e,w,m,v,h,s,i,n,q,c}
|
||||
{emacs, $TERMINAL -e weather, $TERMINAL -e neomutt, $TERMINAL -e vifm, $TERMINAL -e htop, slack, $TERMINAL -e weechat, $TERMINAL -e newsboat, qtpass, $TERMINAL -e calendar}
|
||||
|
Loading…
Reference in New Issue
Block a user