Merge branch 'main' of git.lucbijl.nl:luc/gentoo-desktop

This commit is contained in:
Luc Bijl 2026-07-24 17:45:30 +02:00
commit d57798d9d4

View file

@ -3,15 +3,15 @@
## Set colours ## Set colours
swaybg -m fill -c 000000 -i $HOME/.local/share/backgrounds/andromeda.jpg & swaybg -m fill -c 000000 -i $HOME/.local/share/backgrounds/andromeda.jpg &
riverctl border-color-focused 0xFFFFFFCC riverctl border-color-focused 0xFFFFFFCC
riverctl border-color-unfocused 0xFFFFF66 riverctl border-color-unfocused 0xFFFFFF66
riverctl border-color-urgent 0xFFFFFF riverctl border-color-urgent 0xFFFFFFFF
# Set border-width # Set border-width
riverctl border-width 2 riverctl border-width 2
# Set layout # Set layout
riverctl default-layout rivertile riverctl default-layout rivertile
rivertile -view-padding 4 -outer-padding 4 & rivertile -view-padding 2 -outer-padding 2 &
# Source the keybinds # Source the keybinds
source ~/.config/river/binds source ~/.config/river/binds