mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 09:13: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];
|
extraPortals = [pkgs.xdg-desktop-portal-hyprland];
|
||||||
};
|
};
|
||||||
|
|
||||||
xdg.configFile."waybar/hyprland-style.css".source = ./waybar.css;
|
|
||||||
|
|
||||||
programs.waybar.settings = {
|
programs.waybar.settings = {
|
||||||
mainBar = {
|
mainBar = {
|
||||||
modules-left = ["hyprland/workspaces" "hyprland/submap"];
|
modules-left = ["hyprland/workspaces" "hyprland/submap"];
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
@import url("style.css");
|
|
Loading…
Reference in a new issue