home/hyprland: finalize uwsm on startup
This commit is contained in:
parent
ac8e5dfe8c
commit
e4fe666d29
@ -230,6 +230,10 @@ in
|
||||
"$mod ,F8, exec, ${pkgs.wireplumber}/bin/wpctl set-volume @DEFAULT_AUDIO_SINK@ 2%+"
|
||||
];
|
||||
|
||||
exec-once = [
|
||||
"uwsm finalize"
|
||||
];
|
||||
|
||||
windowrulev2 = [
|
||||
"float,class:(Rofi)"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user