Add shortcuts for notifications
This commit is contained in:
13
sxhkd.org
13
sxhkd.org
@@ -42,6 +42,15 @@ super + shift + d
|
||||
setxkbmap -layout us -option caps:escape
|
||||
#+end_src
|
||||
|
||||
Notifications:
|
||||
#+begin_src conf
|
||||
alt + space
|
||||
dunstctl close
|
||||
|
||||
alt + BackSpace
|
||||
dunstctl history-pop
|
||||
#+end_src
|
||||
|
||||
* Multimedia keys
|
||||
** Sound
|
||||
#+begin_src conf
|
||||
@@ -157,7 +166,7 @@ super + shift + b
|
||||
|
||||
# Calculator
|
||||
super + shift + c
|
||||
rofi-calc
|
||||
rofi -show calc -modi calc -no-show-match -no-sort
|
||||
|
||||
# Sound Manager
|
||||
super + shift + s
|
||||
@@ -182,7 +191,7 @@ super + space ; o
|
||||
super + space ; m
|
||||
$TERMINAL -e neomutt -R
|
||||
|
||||
# Music with ncmpcpp
|
||||
# Matrix Client
|
||||
super + space ; w
|
||||
$TERMINAL -e tmux new-session -A -s gomuks gomuks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user