home/hyprland: finalize uwsm on startup

This commit is contained in:
Oystein Kristoffer Tveit 2024-12-08 13:42:37 +01:00
parent ac8e5dfe8c
commit e4fe666d29
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146

View File

@ -230,6 +230,10 @@ in
"$mod ,F8, exec, ${pkgs.wireplumber}/bin/wpctl set-volume @DEFAULT_AUDIO_SINK@ 2%+" "$mod ,F8, exec, ${pkgs.wireplumber}/bin/wpctl set-volume @DEFAULT_AUDIO_SINK@ 2%+"
]; ];
exec-once = [
"uwsm finalize"
];
windowrulev2 = [ windowrulev2 = [
"float,class:(Rofi)" "float,class:(Rofi)"