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