From 881b8f6f54175a1e0eafd5e82c5c14c6f6009d30 Mon Sep 17 00:00:00 2001 From: UGA Innovation Factory Date: Fri, 5 Dec 2025 21:10:49 +0000 Subject: [PATCH] wayfire config --- sw-kiosk.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw-kiosk.nix b/sw-kiosk.nix index 2d673cd..e1da1bd 100644 --- a/sw-kiosk.nix +++ b/sw-kiosk.nix @@ -20,7 +20,7 @@ command = '' env WAYFIRE_CONFIG_FILE=/etc/wayfire.ini \ /run/current-system/sw/bin/wayfire - '' + ''; }; }; };