chore: flake update & necessary changes
- Updated Hyprland to master (0.51 came out) - Re-enabled zenergy kernel module - Move rofi-wayland to rofi as the packages are merged
This commit is contained in:
parent
1c2f70735d
commit
a4267df233
6 changed files with 56 additions and 59 deletions
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
programs.rofi = {
|
||||
enable = true;
|
||||
package = pkgs.rofi-wayland;
|
||||
package = pkgs.rofi;
|
||||
|
||||
font = "IBM Plex Sans";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue