From ea6b3c4d7817e0af03c25f7638545682e3d3a168 Mon Sep 17 00:00:00 2001 From: LordGrimmauld Date: Mon, 1 Apr 2024 12:04:43 +0200 Subject: [PATCH] update to new swaymux, fix misc --- common/toolchains.nix | 1 + flake.lock | 8 ++++---- sway/sway-conf.nix | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/common/toolchains.nix b/common/toolchains.nix index bbe7125..d0cc11e 100644 --- a/common/toolchains.nix +++ b/common/toolchains.nix @@ -38,6 +38,7 @@ in { usbutils powertop parted + glib ] ++ lib.optionals cfg.graphical [ qdirstat libva-utils diff --git a/flake.lock b/flake.lock index 3d98253..b02db62 100644 --- a/flake.lock +++ b/flake.lock @@ -597,11 +597,11 @@ ] }, "locked": { - "lastModified": 1711631350, - "narHash": "sha256-/wag4Ee10Ss5op4U2oSFM8Rmdr//XwUHlkKC/YfZQrg=", + "lastModified": 1711965728, + "narHash": "sha256-WUULR/jCvfJB8K+wtiUMgBgBtgNvBhZyNXGNBJhd6DA=", "ref": "refs/heads/main", - "rev": "582ed32c9e9187d153c1e8e8087db7230d506c20", - "revCount": 29, + "rev": "b91314fad69a1f08baaf6f0489a3801feef3721b", + "revCount": 31, "type": "git", "url": "https://git.grimmauld.de/Grimmauld/swaymux" }, diff --git a/sway/sway-conf.nix b/sway/sway-conf.nix index 1706cd6..4112788 100644 --- a/sway/sway-conf.nix +++ b/sway/sway-conf.nix @@ -137,7 +137,7 @@ in { ]; extraConfig = '' # fixme: wallpaper -output * bg ${./wallpapers/spain.jpg} fill +output * bg ${./wallpapers/switzerland.jpg} fill output HDMI-A-1 mode 1920x1080@60Hz position 0,0 for_window [app_id="lxqt-policykit-agent"] floating enable; floating_modifier $mod normal