dotconfig/river/init: update
This commit is contained in:
parent
10c775f147
commit
d4e6d99073
1 changed files with 3 additions and 3 deletions
|
@ -3,15 +3,15 @@
|
|||
## Set colours
|
||||
swaybg -m fill -c 000000 -i $HOME/.local/share/backgrounds/andromeda.jpg &
|
||||
riverctl border-color-focused 0xFFFFFFCC
|
||||
riverctl border-color-unfocused 0xFFFFF66
|
||||
riverctl border-color-urgent 0xFFFFFF
|
||||
riverctl border-color-unfocused 0xFFFFFF66
|
||||
riverctl border-color-urgent 0xFFFFFFFF
|
||||
|
||||
# Set border-width
|
||||
riverctl border-width 2
|
||||
|
||||
# Set layout
|
||||
riverctl default-layout rivertile
|
||||
rivertile -view-padding 4 -outer-padding 4 &
|
||||
rivertile -view-padding 2 -outer-padding 2 &
|
||||
|
||||
# Source the keybinds
|
||||
source ~/.config/river/binds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue