(SXHkD)~Print -> super + shift + s
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
# Launchers
|
||||
Print
|
||||
scrot -s;
|
||||
|
||||
super + Escape
|
||||
notify-send "Reloaded sxhkd"; \
|
||||
killall sxhkd; sxhkd
|
||||
@@ -28,6 +25,10 @@ super + s
|
||||
notify-send "Launching browser"; \
|
||||
xdg-open "https://search.aryadevchavali.com"
|
||||
|
||||
super + shift + s
|
||||
scrot -s; \
|
||||
notify-send "Took a screenshot";
|
||||
|
||||
super + z
|
||||
notify-send "Launching zathura"; \
|
||||
zathura
|
||||
|
||||
Reference in New Issue
Block a user