This commit is contained in:
KaitoTLex 2024-09-18 18:18:12 -07:00
parent eeaeb3aece
commit 042cc9a102
5 changed files with 76 additions and 28 deletions

View file

@ -3,7 +3,6 @@
programs.waybar = {
enable = true;
style = ./style.css;
systemd.enable = true;
settings = {
mainBar = {
name = "bar0";
@ -25,8 +24,8 @@
reload_style_on_change = true;
modules-left = [
"hyprland/workspaces"
"hyprland/window"
"sway/workspaces"
"sway/window"
];
modules-right = [
"tray"