sway: disable --debug flag
This commit is contained in:
@@ -263,7 +263,7 @@ in
|
||||
# - org.freedesktop.impl.portal.Screenshot
|
||||
enable = true;
|
||||
extraPackages = []; # nixos adds swaylock, swayidle, foot, dmenu by default
|
||||
extraOptions = [ "--debug" ];
|
||||
# extraOptions = [ "--debug" ];
|
||||
# "wrapGAppsHook wrapper to execute sway with required environment variables for GTK applications."
|
||||
wrapperFeatures.gtk = true;
|
||||
package = cfg.package;
|
||||
|
Reference in New Issue
Block a user