diff options
| author | Blista Kanjo | 2022-10-15 22:32:22 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2022-10-15 22:32:22 -0400 |
| commit | 80d19eacd607b79c14c611680c0457b56e83150c (patch) | |
| tree | 5887ffe1a971fd6c20f262fa3a9e5c9c5e7ed71a /.config/awesome/autorun.sh | |
| parent | af157e1d237b01fca10d4e960f0356f23e1b2f95 (diff) | |
refactor: going back to xfce4-notifyd due to bad dunst usability (maybe next time)
Diffstat (limited to '.config/awesome/autorun.sh')
| -rwxr-xr-x | .config/awesome/autorun.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/awesome/autorun.sh b/.config/awesome/autorun.sh index f9ea291..0260666 100755 --- a/.config/awesome/autorun.sh +++ b/.config/awesome/autorun.sh @@ -34,7 +34,7 @@ run /usr/lib/gsd-power run /usr/bin/gnome-keyring-daemon --start --components=secrets run /usr/bin/gnome-keyring-daemon --start --components=ssh run xfce4-power-manager -run dunst +run /usr/lib/xfce4/notifyd/xfce4-notifyd run ~/.config/awesome/keymapper.sh run ~/.config/awesome/xinput-daemon.sh run ibus-daemon -drxR |
