chore: changing up some options
This commit is contained in:
parent
df2064b116
commit
ce8c135e1d
6 changed files with 57 additions and 45 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
riverctl spawn kanshi
|
||||
riverctl spawn "swaybg -i ~/.local/share/wallpapers/01.png -m fill"
|
||||
riverctl spawn "wbg ~/.local/share/wallpapers/04.png"
|
||||
|
||||
riverctl spawn "systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"
|
||||
riverctl spawn "dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=river"
|
||||
|
@ -80,8 +80,8 @@ done
|
|||
riverctl rule-add ssd
|
||||
|
||||
riverctl background-color 0x00000000
|
||||
riverctl border-color-focused 0x9ccfd8ff
|
||||
riverctl border-color-unfocused 0x524f67ff
|
||||
riverctl border-color-focused 0x27a1b9ff
|
||||
riverctl border-color-unfocused 0x15161eff
|
||||
|
||||
riverctl keyboard-layout "us"
|
||||
riverctl set-repeat 50 300
|
||||
|
@ -89,4 +89,4 @@ riverctl set-repeat 50 300
|
|||
riverctl xcursor-theme "BreezeX-RosePine-Linux"
|
||||
|
||||
riverctl default-layout rivertile
|
||||
rivertile -view-padding 6 -outer-padding 6 &
|
||||
rivertile -view-padding 10 -outer-padding 10 &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue