chore: autoformat code
This commit is contained in:
parent
f6f8424926
commit
dd6f7fada5
1 changed files with 20 additions and 21 deletions
|
@ -87,8 +87,7 @@
|
||||||
focusedInactive = unfocused;
|
focusedInactive = unfocused;
|
||||||
};
|
};
|
||||||
|
|
||||||
keybindings =
|
keybindings = let
|
||||||
let
|
|
||||||
swaylockConf = pkgs.writeText "swaylock.conf" ''
|
swaylockConf = pkgs.writeText "swaylock.conf" ''
|
||||||
ignore-empty-password
|
ignore-empty-password
|
||||||
color=${theme.primary.background}
|
color=${theme.primary.background}
|
||||||
|
|
Loading…
Reference in a new issue