From e89fa203c3f11a93fe8805e911744b3b8a049973 Mon Sep 17 00:00:00 2001 From: Linnnus Date: Tue, 25 Mar 2025 12:06:52 +0100 Subject: Remove omar --- hosts/ali/desktop-environment/window-manager.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/ali/desktop-environment/window-manager.nix') diff --git a/hosts/ali/desktop-environment/window-manager.nix b/hosts/ali/desktop-environment/window-manager.nix index d36fc14..f777e3c 100644 --- a/hosts/ali/desktop-environment/window-manager.nix +++ b/hosts/ali/desktop-environment/window-manager.nix @@ -1,7 +1,6 @@ {pkgs, ...}: { services.xserver.windowManager.dwm.enable = true; - # FIXME: Deduplicate this with omar's config (noting the difference in BAT0 vs BAT1). # Show battery and clock in status bar. This is a background daemon which # updates the root window, which DWM uses for status. systemd.user.services.dwm-battery = { -- cgit v1.2.3