remove hyprland extraConfig option and move all to nixified settings option

This commit is contained in:
Gabriella Bere 2024-09-01 11:27:38 +01:00
parent 11cb74ce0d
commit 667d5fd2eb
5 changed files with 55 additions and 53 deletions

View file

@ -2,7 +2,7 @@
{
programs.waybar = {
enable = true;
systemd.enable = false;
systemd.enable = true; # using these instead of exec-once beacuse SOME packages (swaync) dont let you disable them
settings = {
mainBar = {
layer = "top";