diff options
Diffstat (limited to 'river')
| -rwxr-xr-x | river/init | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,7 +14,7 @@ systemctl --user import-environment DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP hash dbus-update-activation-environment 2>/dev/null && \ dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP -for prog in channel kanshi gammastep waybar hand awww-daemon; do +for prog in channel kanshi gammastep waybar handy awww-daemon mako; do killall -9 $prog done @@ -23,5 +23,6 @@ kanshi & gammastep -l 51.8:-1.3 -t 5000:4000 & waybar & handy --start-hidden & +mako & machi |
