aboutsummaryrefslogtreecommitdiff
path: root/river/init
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2024-02-29 22:50:51 -0500
committerMitchell Riedstra <mitch@riedstra.dev>2024-02-29 22:50:51 -0500
commit1b02e022ed6bf7aff6c57f18bf2ec54db2a61860 (patch)
tree26ec3def3a52c7d7a0e3115897bb542b7002817b /river/init
parentdc528e414fc2f6665d3dd89ef28d9fa730fa2c1d (diff)
downloadrivercfg-1b02e022ed6bf7aff6c57f18bf2ec54db2a61860.tar.gz
rivercfg-1b02e022ed6bf7aff6c57f18bf2ec54db2a61860.tar.xz
make pavucontrol non-floating and add blueman to tag 7
Diffstat (limited to 'river/init')
-rwxr-xr-xriver/init3
1 files changed, 2 insertions, 1 deletions
diff --git a/river/init b/river/init
index db4bc58..1a69b69 100755
--- a/river/init
+++ b/river/init
@@ -208,10 +208,11 @@ riverctl rule-add -title '*paypal*' float
riverctl rule-add -title "*mpd*" tags $((1 << (7 - 1)))
riverctl rule-add -app-id "*pavu*" tags $((1 << (7 - 1)))
+riverctl rule-add -app-id "*blueman*" tags $((1 << (7 - 1)))
riverctl rule-add -app-id "*evolution*" tags $((1 << (8 - 1)))
-riverctl rule-add -app-id "*pavu*" float
riverctl rule-add -app-id "*pavu*" ssd
+riverctl rule-add -app-id "*blueman*" ssd
. ~/.kshrc
checkSSHAgent -k