First attempt at adding polybar-dwm-module (fails to build)
- Update flake.lock - Switch from awesome back to dwm - Attempt to modify existing polybar nix package to point to mihirlad55's polybar-dwm-module
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
locale = "en_US.UTF-8"; # Locale
|
||||
diskoConfig = "luks-btrfs-subvolumes"; # Select the disko config that was used to partition drive
|
||||
hwConfig = "oryp7"; # Select the hardware config from hardware directory
|
||||
desktop = "awesome"; # Selected window manager or desktop environment
|
||||
desktop = "dwm"; # Selected window manager or desktop environment
|
||||
desktopType = "x11"; # x11 or wayland
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user