Move shell to fish

This commit is contained in:
Natsu Kagami 2023-03-25 11:40:36 +01:00
parent 1c20f77772
commit cea4219bff
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
4 changed files with 20 additions and 9 deletions

View file

@ -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