(SXHkD)-dev terminal launcher, ~screenshot command
This commit is contained in:
@@ -11,10 +11,6 @@ super + Return
|
|||||||
notify-send -u low "Launching terminal"; \
|
notify-send -u low "Launching terminal"; \
|
||||||
$TERMINAL
|
$TERMINAL
|
||||||
|
|
||||||
super + shift + Return
|
|
||||||
notify-send -u low "Launching Dev Terminal"; \
|
|
||||||
$TERMINAL -c 'Dev'
|
|
||||||
|
|
||||||
super + a
|
super + a
|
||||||
dmenu_run
|
dmenu_run
|
||||||
|
|
||||||
@@ -29,7 +25,7 @@ super + s
|
|||||||
xdg-open "https://html.duckduckgo.com"
|
xdg-open "https://html.duckduckgo.com"
|
||||||
|
|
||||||
super + shift + s
|
super + shift + s
|
||||||
scrot -s; \
|
scrot -u '%Y%m%d_%H%M%S.png' -e 'mv $f ~/Pictures/' -c; \
|
||||||
notify-send -u low "Took a screenshot";
|
notify-send -u low "Took a screenshot";
|
||||||
|
|
||||||
super + z
|
super + z
|
||||||
|
|||||||
Reference in New Issue
Block a user