hosts/dunamis/programs.nix: add mosh
modules/home/desktop/niri/default.nix: change tab bar modules/home/programs/terminal/wezterm.nix: fix keybinds modules/nixos/desktop/niri.nix: auto-unlock gnome-keyring Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -445,13 +445,13 @@ in {
|
||||
tab-indicator {
|
||||
active-color "#${colors.base04}"
|
||||
inactive-color "#${colors.base03}"
|
||||
width 8
|
||||
gap 6
|
||||
corner-radius 4
|
||||
gaps-between-tabs 0
|
||||
gap 6
|
||||
gaps-between-tabs 3
|
||||
length total-proportion=0.3
|
||||
position "bottom"
|
||||
place-within-column
|
||||
position "left"
|
||||
width 8
|
||||
}
|
||||
focus-ring {
|
||||
// off
|
||||
|
Reference in New Issue
Block a user