programs/hyprland: switch to hjem-rum
This commit is contained in:
parent
4e4a2d86e5
commit
98a319696f
1 changed files with 91 additions and 93 deletions
|
@ -59,9 +59,10 @@ in {
|
|||
inputs.hyprwm-contrib.packages.${pkgs.system}.grimblast
|
||||
gnomeControlCenter
|
||||
];
|
||||
files = {
|
||||
".config/hypr/hyprland.conf".text = toHyprConf {
|
||||
attrs =
|
||||
|
||||
rum.programs.hyprland = {
|
||||
enable = true;
|
||||
settings =
|
||||
{
|
||||
xwayland = {
|
||||
force_zero_scaling = true;
|
||||
|
@ -157,9 +158,6 @@ in {
|
|||
// import ./binds.nix lib;
|
||||
};
|
||||
|
||||
".config/uwsm/env-hyprland".source = config.hjem.users.${username}.environment.setEnvironment;
|
||||
};
|
||||
|
||||
environment.sessionVariables = mkMerge [
|
||||
{
|
||||
GDK_SCALE = 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue