mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: updated hyprland
This commit is contained in:
parent
241f8063cf
commit
dc82cbe08d
8 changed files with 153 additions and 113 deletions
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
pkgs,
|
||||
flake,
|
||||
# flake,
|
||||
...
|
||||
}: {
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
package = flake.inputs.hyprland.packages.${pkgs.system}.hyprland;
|
||||
# package = flake.inputs.hyprland.packages.${pkgs.system}.hyprland;
|
||||
};
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue