feat(hypr): launch udiskie with tray option

This commit is contained in:
Price Hiller 2023-08-19 12:00:50 -05:00
parent 304b27a0b6
commit fb92302dca
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -6,7 +6,7 @@ source = ~/.config/hypr/wm/monitors.conf
exec = ~/.config/hypr/scripts/launchers/launch-waybar.bash exec = ~/.config/hypr/scripts/launchers/launch-waybar.bash
exec = mako --history 1 exec = mako --history 1
exec-once = ~/.config/hypr/scripts/launchers/events-monitor.bash exec-once = ~/.config/hypr/scripts/launchers/events-monitor.bash
exec-once = udiskie exec-once = udiskie --tray
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
exec-once = /usr/lib/polkit-kde-authentication-agent-1 exec-once = /usr/lib/polkit-kde-authentication-agent-1
exec-once = /usr/lib/kdeconnectd exec-once = /usr/lib/kdeconnectd