mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 08:33:55 -05:00
hyprland: removed custom waybar css
This commit is contained in:
parent
6f4a7a1040
commit
84cfa8f95a
|
@ -62,8 +62,6 @@
|
|||
extraPortals = [pkgs.xdg-desktop-portal-hyprland];
|
||||
};
|
||||
|
||||
xdg.configFile."waybar/hyprland-style.css".source = ./waybar.css;
|
||||
|
||||
programs.waybar.settings = {
|
||||
mainBar = {
|
||||
modules-left = ["hyprland/workspaces" "hyprland/submap"];
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
@import url("style.css");
|
Loading…
Reference in a new issue