hypr: remove UWSM

again...
This commit is contained in:
Nico 2026-01-28 23:47:11 +11:00
parent 712242299f
commit b78448c978
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
5 changed files with 18 additions and 19 deletions

View file

@ -15,18 +15,18 @@ monitor=eDP-1,1920x1080@60,auto,1
# autostart
# desktop
exec-once = uwsm app -- swww-daemon
exec-once = uwsm app -- waybar
exec-once = uwsm app -- swaync
exec-once = uwsm app -- vicinae server
exec-once = uwsm app -- fcitx5
exec-once = swww-daemon
exec-once = waybar
exec-once = swaync
exec-once = vicinae server
exec-once = fcitx5
exec-once = systemctl --user start hyprpolkitagent
exec-once = hyprshade auto
# apps
exec-once = uwsm app -- opensnitch-ui || echo ""
exec-once = uwsm app -- steam -silent || echo ""
exec-once = uwsm app -- 1password --silent || echo ""
exec-once = opensnitch-ui
exec-once = steam -silent
exec-once = 1password --silent
#############################
### ENVIRONMENT VARIABLES ###