Compare commits
2
Commits
f7e85f9cad
...
0abb920348
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0abb920348 | ||
|
|
ed6d78ebb9 |
@@ -7,4 +7,5 @@ misc {
|
||||
disable_splash_rendering = true
|
||||
enable_swallow = true
|
||||
swallow_regex = ^(Alacritty|kitty|thunar)$
|
||||
font_family = FiraCode Nerd Font
|
||||
}
|
||||
|
||||
@@ -11,3 +11,12 @@ general {
|
||||
col.inactive_border = rgba(ffffffff)
|
||||
layout = dwindle
|
||||
}
|
||||
|
||||
group {
|
||||
col.border_active = $color11
|
||||
col.border_inactive = rgba(ffffffff)
|
||||
groupbar {
|
||||
col.active = $color11
|
||||
col.inactive = $color13
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user