diff options
author | Soispha <soispha@vhack.eu> | 2023-12-29 13:23:10 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-12-29 13:23:10 +0100 |
commit | 20cb9662f94fb326076d243665dceef2ff3ed199 (patch) | |
tree | 021a185238f3a473302732a6a669376a1d63104b /hm/soispha/wms/river/init | |
parent | fix(sys/svcs/xdg/portals): Fix typo in alacritty (diff) | |
download | nixos-config-20cb9662f94fb326076d243665dceef2ff3ed199.zip |
fix(sys/svcs/xdg/portals): Set the terminal window to floating
Diffstat (limited to 'hm/soispha/wms/river/init')
-rwxr-xr-x | hm/soispha/wms/river/init | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hm/soispha/wms/river/init b/hm/soispha/wms/river/init index 67ba8fab..d8e90437 100755 --- a/hm/soispha/wms/river/init +++ b/hm/soispha/wms/river/init @@ -30,6 +30,7 @@ err_fail riverctl float-filter-add app-id float err_fail riverctl float-filter-add app-id mpv err_fail riverctl float-filter-add app-id ModernGL err_fail riverctl float-filter-add title "Manim Slides" +err_fail riverctl float-filter-add title 'floating please' err_fail riverctl csd-filter-add app-id firefox # }}} |