From 36baecd5c0ebc3724013ea295c79e1a7a953a7f3 Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Tue, 28 Apr 2026 21:39:46 -0400 Subject: slstatus overlay --- x11.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'x11.nix') diff --git a/x11.nix b/x11.nix index 7e18997..5970657 100644 --- a/x11.nix +++ b/x11.nix @@ -31,6 +31,7 @@ ${pkgs.xrandr}/bin/xrandr --output DP-3 --primary --mode 2560x1440 --rate 180 --pos 0x0 --output DP-2 --mode 1920x1080 --rate 160 --pos 2560x360 ${pkgs.feh}/bin/feh --no-fehbg --bg-fill '/home/andrew/Wallpapers/Daniel_in_the_Lions_Den_by_Briton_Riviere.jpg' ${pkgs.sxhkd}/bin/sxhkd & + ${pkgs.slstatus}/bin/slstatus & ''; }; xkb = { -- cgit v1.3.1