diff options
| author | Skullheadx <admonty1@protonmail.com> | 2026-04-28 21:39:46 -0400 |
|---|---|---|
| committer | Skullheadx <admonty1@protonmail.com> | 2026-04-28 21:39:51 -0400 |
| commit | 36baecd5c0ebc3724013ea295c79e1a7a953a7f3 (patch) | |
| tree | 4b47e4da6a47eaad2274739d8abc69dfb685ec3c /x11.nix | |
| parent | reformat + add slstatus (diff) | |
| download | nixos-36baecd5c0ebc3724013ea295c79e1a7a953a7f3.tar.gz nixos-36baecd5c0ebc3724013ea295c79e1a7a953a7f3.tar.bz2 nixos-36baecd5c0ebc3724013ea295c79e1a7a953a7f3.zip | |
slstatus overlay
Diffstat (limited to '')
| -rw-r--r-- | x11.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 = { |
