summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home/wayland/modules/sway/home.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/home/wayland/modules/sway/home.nix b/home/wayland/modules/sway/home.nix
index 893fec1..283a5ea 100644
--- a/home/wayland/modules/sway/home.nix
+++ b/home/wayland/modules/sway/home.nix
@@ -60,11 +60,10 @@ in {
wayland.windowManager.sway = {
enable = true;
- package = pkgs.sway.override { enableXWayland = false; };
-
# checkConfig fails if ${background} doesn't exist
checkConfig = false;
config = null;
+
settings = {
bar = {
inherit font;