Fixed broken notifications
This commit is contained in:
@@ -87,7 +87,7 @@ super + {_,shift + }q
|
||||
|
||||
# Reload Keybindings
|
||||
super + Escape
|
||||
pkill -USR1 -x sxhkd; dunstify -u low -i ~/.local/share/assets/reload.svg 'sxhkd' 'The configuration file has been reloaded successfully!'
|
||||
pkill -USR1 -x sxhkd; notify-send -u low -i ~/.local/share/assets/reload.svg 'sxhkd' 'The configuration file has been reloaded successfully!'
|
||||
|
||||
#####
|
||||
|
||||
|
Reference in New Issue
Block a user