mirror of
https://github.com/zephrynis/nix-flake.git
synced 2026-02-18 20:21:53 +00:00
Remove Waybar program configuration from home.nix
This commit is contained in:
@@ -186,11 +186,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
# Waybar configuration with glassmorphic theme
|
# Waybar configuration with glassmorphic theme
|
||||||
programs.waybar = {
|
|
||||||
enable = true;
|
|
||||||
systemd.enable = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
home.file.".config/waybar/config".source = ./waybar-config.json;
|
home.file.".config/waybar/config".source = ./waybar-config.json;
|
||||||
home.file.".config/waybar/style.css".source = ./waybar-style.css;
|
home.file.".config/waybar/style.css".source = ./waybar-style.css;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user