feat: move to kitty
This commit is contained in:
parent
ce8c135e1d
commit
f6af310a18
13 changed files with 81 additions and 243 deletions
|
@ -6,7 +6,7 @@ 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"
|
||||
|
||||
riverctl map normal Super+Shift Return spawn alacritty
|
||||
riverctl map normal Super+Shift Return spawn kitty
|
||||
riverctl map normal Super P spawn fuzzel
|
||||
riverctl map normal Super Q close
|
||||
riverctl map normal Super+Shift E exit
|
||||
|
@ -81,7 +81,7 @@ riverctl rule-add ssd
|
|||
|
||||
riverctl background-color 0x00000000
|
||||
riverctl border-color-focused 0x27a1b9ff
|
||||
riverctl border-color-unfocused 0x15161eff
|
||||
riverctl border-color-unfocused 0x00000000
|
||||
|
||||
riverctl keyboard-layout "us"
|
||||
riverctl set-repeat 50 300
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue