From a420ea82dd7c1203251e456afbcf54e02312900f Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Tue, 22 Feb 2022 23:14:45 +0100 Subject: [PATCH] sway: fix line-indentation --- sway.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sway.nix b/sway.nix index 856bee8..6be57d3 100644 --- a/sway.nix +++ b/sway.nix @@ -34,9 +34,7 @@ wshowkeys ]; - - extraSessionCommands = - '' + extraSessionCommands = '' export XDG_SESSION_TYPE=wayland export XDG_CURRENT_DESKTOP=sway export SDL_VIDEODRIVER=wayland