diff options
Diffstat (limited to 'awesome/rc.lua')
-rwxr-xr-x | awesome/rc.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/awesome/rc.lua b/awesome/rc.lua index c3eacdaa..6d389fe6 100755 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -639,3 +639,4 @@ awful.spawn.with_shell("nitrogen --restore") awful.spawn.with_shell("picom") awful.spawn.with_shell("firefox") awful.spawn.with_shell("sxhkd") +awful.spawn.with_shell("deadd-notification-center") |