From d72bc6a3a34505d4aeb3e0f944a039ea68236936 Mon Sep 17 00:00:00 2001 From: Jacob Bachmann Date: Wed, 30 Aug 2023 20:01:35 +0200 Subject: [PATCH] fix: formatting --- users/gandalf/modules/sway.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/gandalf/modules/sway.nix b/users/gandalf/modules/sway.nix index 804834c..643f799 100644 --- a/users/gandalf/modules/sway.nix +++ b/users/gandalf/modules/sway.nix @@ -178,7 +178,7 @@ in seat = { "*" = { xcursor_theme = common.gtk; - }; + }; }; window = { titlebar = false;