mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2025-07-04 19:19:41 +03:00
Update aliases
This commit is contained in:
4
scripts/misc/restart_dunst.sh
Executable file
4
scripts/misc/restart_dunst.sh
Executable file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
killall dunst
|
||||
dunst &
|
||||
notify-send "Environment reloaded!"
|
Reference in New Issue
Block a user