Move shell to fish
This commit is contained in:
parent
1c20f77772
commit
cea4219bff
4 changed files with 20 additions and 9 deletions
|
@ -288,10 +288,10 @@ in
|
|||
focus.mouseWarping = true;
|
||||
focus.newWindow = "urgent";
|
||||
# Gaps
|
||||
gaps.outer = 3;
|
||||
gaps.outer = 4;
|
||||
gaps.inner = 4;
|
||||
gaps.smartBorders = "off"; # until swayfx fixes clipping bug
|
||||
gaps.smartGaps = true;
|
||||
gaps.smartGaps = false;
|
||||
|
||||
### Bars
|
||||
# Let systemd manage it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue