I said swaync not swayosd
This commit is contained in:
parent
ab3c8cf2d5
commit
a3e488b9a9
1 changed files with 2 additions and 1 deletions
|
@ -17,10 +17,11 @@ source = ~/.config/hypr/windowrules.conf
|
||||||
|
|
||||||
|
|
||||||
# Exec once
|
# Exec once
|
||||||
exec-once = artix-pipewire-launcher
|
exec-once = artix-pipewire-launcher restart
|
||||||
exec-once = nm-applet
|
exec-once = nm-applet
|
||||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
exec-once = $HOME/.scripts/swayidle.sh
|
exec-once = $HOME/.scripts/swayidle.sh
|
||||||
|
exec-once = swayosd-server
|
||||||
|
|
||||||
# XWayland
|
# XWayland
|
||||||
exec-once = xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOBAL_OUTPUT_SCALE 2
|
exec-once = xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOBAL_OUTPUT_SCALE 2
|
||||||
|
|
Loading…
Reference in a new issue