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;
|
||||
};
|
||||
|
||||
keybindings =
|
||||
let
|
||||
keybindings = let
|
||||
swaylockConf = pkgs.writeText "swaylock.conf" ''
|
||||
ignore-empty-password
|
||||
color=${theme.primary.background}
|
||||
|
|
Loading…
Reference in a new issue