adds tofi

This commit is contained in:
2025-04-02 23:13:27 +02:00
parent 6201c42079
commit 11217a47a8
5 changed files with 42 additions and 4 deletions

View File

@ -13,6 +13,8 @@ exec-once = nm-applet --indicator &
exec-once = bash -c "mkfifo /tmp/$HYPRLAND_INSTANCE_SIGNATURE.wob && tail -f /tmp/$HYPRLAND_INSTANCE_SIGNATURE.wob | wob -c ~/.config/hypr/wob.ini & disown" &
exec-once = /usr/lib/polkit-kde-authentication-agent-1 &
exec-once = waypaper --restore
# ## Slow app launch fix
exec-once = systemctl --user import-environment &
exec-once = hash dbus-update-activation-environment 2>/dev/null &