aboutsummaryrefslogtreecommitdiff
path: root/river/init
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2024-01-26 17:38:56 -0500
committerMitchell Riedstra <mitch@riedstra.dev>2024-01-26 17:38:56 -0500
commitaac6082dad5727b8a5454ff8ac2718483bf5600b (patch)
treec70925152d4f4250677ec2c73115064ddea59ac1 /river/init
parent452b7e21020dd026496bde8523c5cd2e8d451605 (diff)
downloadrivercfg-aac6082dad5727b8a5454ff8ac2718483bf5600b.tar.gz
rivercfg-aac6082dad5727b8a5454ff8ac2718483bf5600b.tar.xz
Tweak fonts a bit more. Force chromium to use ssd
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 2fa9893..ad3d7b1 100755
--- a/river/init
+++ b/river/init
@@ -161,7 +161,7 @@ riverctl rule-add -app-id "bar" csd
# Set the default layout generator to be rivertile and start it.
# River will send the process group of the init executable SIGTERM on exit.
riverctl default-layout rivertile
-rivertile -view-padding 0 -outer-padding 0 &
+rivertile -view-padding 10 -outer-padding 0 &
riverctl map normal Super Equal spawn "$HOME/.config/river/padding_helper 0 25"
riverctl map normal Super Minus spawn "$HOME/.config/river/padding_helper 0 -25"
@@ -203,6 +203,7 @@ dbus-update-activation-environment --systemd WAYLAND_DISPLAY "XDG_CURRENT_DESKTO
systemctl --user restart xdg-desktop-portal
riverctl rule-add -title '*Firefox*' ssd
+riverctl rule-add -app-id '*chromium*' ssd
riverctl rule-add -title '*paypal*' float
riverctl rule-add -title "*mpd*" tags $((1 << (7 - 1)))