diff options
Diffstat (limited to 'river/init')
| -rwxr-xr-x | river/init | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |
