Use rofi-power-menu
This commit is contained in:
parent
66fd1c3066
commit
37de97df46
2 changed files with 8 additions and 0 deletions
|
@ -19,6 +19,10 @@
|
|||
fi
|
||||
'';
|
||||
|
||||
home.packages = with pkgs; [
|
||||
rofi-power-menu
|
||||
];
|
||||
|
||||
# waybar needs the hyprctl binary in PATH when started in hyprland
|
||||
# TODO still needed?
|
||||
systemd.user.services.waybar.Service.Environment = "PATH=${lib.makeBinPath [ pkgs.hyprland ]}";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue