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