update
This commit is contained in:
@@ -67,11 +67,6 @@
|
||||
force = true;
|
||||
};
|
||||
|
||||
home.file.".icons/Transparnet" = {
|
||||
source = config.lib.file.mkOutOfStoreSymlink "${config.home.homeDirectory}/niri/hm/Transparent";
|
||||
recursive = true;
|
||||
force = true;
|
||||
};
|
||||
# programs.zsh.enable = false;
|
||||
# programs.fish.enable = true;
|
||||
}
|
||||
|
||||
@@ -5,16 +5,16 @@ tab_bar_align left
|
||||
tab_bar_min_tabs 2
|
||||
tab_bar_margin_width 0.0
|
||||
tab_bar_margin_height 2.5 1.5
|
||||
tab_bar_margin_color #101418
|
||||
tab_bar_margin_color #fcf8ff
|
||||
|
||||
tab_bar_background #101418
|
||||
tab_bar_background #fcf8ff
|
||||
|
||||
active_tab_foreground #cfe5ff
|
||||
active_tab_background #124a73
|
||||
active_tab_foreground #17134a
|
||||
active_tab_background #e3dfff
|
||||
active_tab_font_style bold
|
||||
|
||||
inactive_tab_foreground #c2c7cf
|
||||
inactive_tab_background #101418
|
||||
inactive_tab_foreground #47464f
|
||||
inactive_tab_background #fcf8ff
|
||||
inactive_tab_font_style normal
|
||||
|
||||
tab_activity_symbol " ● "
|
||||
|
||||
@@ -1,24 +1,24 @@
|
||||
cursor #e0e2e8
|
||||
cursor_text_color #c2c7cf
|
||||
cursor #1c1b21
|
||||
cursor_text_color #47464f
|
||||
|
||||
foreground #e0e2e8
|
||||
background #101418
|
||||
selection_foreground #243240
|
||||
selection_background #b9c8da
|
||||
url_color #9dcbfb
|
||||
color0 #101418
|
||||
color1 #e64c48
|
||||
color2 #71d66e
|
||||
color3 #dbd07b
|
||||
color4 #5186bf
|
||||
color5 #839fbc
|
||||
color6 #9dcbfb
|
||||
color7 #abb2bf
|
||||
color8 #5c6370
|
||||
color9 #e05f60
|
||||
color10 #88e086
|
||||
color11 #e8df97
|
||||
color12 #a7d9ff
|
||||
color13 #45809f
|
||||
color14 #617aa8
|
||||
color15 #ffffff
|
||||
foreground #1c1b21
|
||||
background #fcf8ff
|
||||
selection_foreground #ffffff
|
||||
selection_background #c7c4dc
|
||||
url_color #5b5891
|
||||
color0 #fcf8ff
|
||||
color1 #8c120b
|
||||
color2 #09720c
|
||||
color3 #7f7a11
|
||||
color4 #6054ff
|
||||
color5 #29247b
|
||||
color6 #5b5891
|
||||
color7 #1a1a1a
|
||||
color8 #2e2e2e
|
||||
color9 #a52720
|
||||
color10 #138c17
|
||||
color11 #999321
|
||||
color12 #6662ad
|
||||
color13 #3f56ff
|
||||
color14 #b259ff
|
||||
color15 #1a1a1a
|
||||
|
||||
Reference in New Issue
Block a user