mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: trying to unfuck hyprland
This commit is contained in:
parent
616c51118f
commit
4a9592dad8
7 changed files with 48 additions and 40 deletions
|
@ -7,8 +7,8 @@
|
|||
programs.hyprland = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
package = flake.inputs.hyprland.packages.${pkgs.system}.hyprland;
|
||||
portalPackage = flake.inputs.hyprland-portal.packages.${pkgs.system}.xdg-desktop-portal-hyprland;
|
||||
# package = flake.inputs.hyprland.packages.${pkgs.system}.hyprland;
|
||||
# portalPackage = flake.inputs.hyprland-portal.packages.${pkgs.system}.xdg-desktop-portal-hyprland;
|
||||
};
|
||||
nix = {
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue