Compare commits
2 Commits
a5bd0e4b56
...
10cda4240e
| Author | SHA1 | Date | |
|---|---|---|---|
| 10cda4240e | |||
| 696bf08ca6 |
@@ -55,7 +55,7 @@ gesture = 3, swipe, mod: Alt, fullscreen
|
|||||||
# General
|
# General
|
||||||
general {
|
general {
|
||||||
gaps_in = 5
|
gaps_in = 5
|
||||||
gaps_out = 7
|
gaps_out = 15
|
||||||
border_size = 3
|
border_size = 3
|
||||||
col.active_border = $primary
|
col.active_border = $primary
|
||||||
col.inactive_border = $surface_variant
|
col.inactive_border = $surface_variant
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ color: @primary;
|
|||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button {
|
#workspaces button {
|
||||||
padding: 0 4px;
|
padding: 0 0px;
|
||||||
margin-right: 4px;
|
margin-right: 4px;
|
||||||
color: @foreground;
|
color: @foreground;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
|||||||
Reference in New Issue
Block a user