mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 04:44:03 +01:00
waybar: Don't use systemd service
This caused the bar to be unclickable.
This commit is contained in:
parent
4cf15a0fcf
commit
7eedab85f8
@ -4,7 +4,6 @@
|
||||
home-manager.sharedModules = [{
|
||||
programs.waybar = {
|
||||
enable = true;
|
||||
systemd.enable = true;
|
||||
package = hyprland.packages."x86_64-linux".waybar-hyprland;
|
||||
settings = {
|
||||
mainBar = {
|
||||
|
Loading…
Reference in New Issue
Block a user