hypr upd
This commit is contained in:
@@ -26,25 +26,25 @@
|
||||
];
|
||||
};
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
# wayland.windowManager.hyprland = {
|
||||
# enable = true;
|
||||
|
||||
settings = {
|
||||
exec = "hyprctl dispatch submap global";
|
||||
submap = "global";
|
||||
debug = { disable_logs = false; };
|
||||
};
|
||||
};
|
||||
# settings = {
|
||||
# exec = "hyprctl dispatch submap global";
|
||||
# submap = "global";
|
||||
# debug = { disable_logs = false; };
|
||||
# };
|
||||
# };
|
||||
|
||||
imports = [
|
||||
./hyprland/env.nix
|
||||
./hyprland/execs.nix
|
||||
./hyprland/general.nix
|
||||
./hyprland/rules.nix
|
||||
./hyprland/colors.nix
|
||||
./hyprland/keybinds.nix # done
|
||||
./hyprland/active.nix
|
||||
./hyprlock.nix # done
|
||||
./hypridle.nix # done
|
||||
];
|
||||
# imports = [
|
||||
# ./hyprland/env.nix
|
||||
# ./hyprland/execs.nix
|
||||
# ./hyprland/general.nix
|
||||
# ./hyprland/rules.nix
|
||||
# ./hyprland/colors.nix
|
||||
# ./hyprland/keybinds.nix # in process
|
||||
# ./hyprland/active.nix
|
||||
# ./hyprlock.nix # done
|
||||
# ./hypridle.nix # done
|
||||
# ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user