aboutsummaryrefslogtreecommitdiffstats
path: root/hm/soispha
diff options
context:
space:
mode:
Diffstat (limited to 'hm/soispha')
-rwxr-xr-xhm/soispha/wms/river/init.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/hm/soispha/wms/river/init.sh b/hm/soispha/wms/river/init.sh
index ef64388d..02792d60 100755
--- a/hm/soispha/wms/river/init.sh
+++ b/hm/soispha/wms/river/init.sh
@@ -32,7 +32,8 @@ err_fail riverctl rule-add -app-id ModernGL -title '*' float
err_fail riverctl rule-add -app-id '*' -title 'Manim Slides' float
err_fail riverctl rule-add -app-id '*' -title 'floating please' float
-err_fail riverctl rule-add -app-id firefox -title '*' csd
+err_fail riverctl rule-add -app-id '*' -title '*' ssd
+err_fail riverctl rule-add -app-id firefox -title '*' csd # This remove the focus border around Firefox (which is useful because the Firefox is nearly always in its own tag.)
# }}}
# Set riverctl settings {{{