mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
hyprland works but uses default config
This commit is contained in:
parent
4ffc82a0e3
commit
b4ea1aedc4
2 changed files with 3 additions and 1 deletions
|
|
@ -13,4 +13,7 @@
|
|||
|
||||
# Enable Fonts
|
||||
fonts.fontDir.enable = true;
|
||||
|
||||
# Enable xdg-desktop-portal-hyprland for proper portal functionality
|
||||
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-hyprland ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue