summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usecases/desktop/graphical/sway.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/usecases/desktop/graphical/sway.nix b/usecases/desktop/graphical/sway.nix
index 0e0ef27..9587037 100644
--- a/usecases/desktop/graphical/sway.nix
+++ b/usecases/desktop/graphical/sway.nix
@@ -32,8 +32,6 @@ in
32 # Using waybar 32 # Using waybar
33 bars = [ ]; 33 bars = [ ];
34 34
35 bindkeysToCode = true;
36
37 colors = with globalConfig.theme.colors; { 35 colors = with globalConfig.theme.colors; {
38 focused = { 36 focused = {
39 border = lightBackground; 37 border = lightBackground;