Small niri tryouts

This commit is contained in:
Christoph Hollizeck 2025-10-26 22:41:34 +01:00
parent d645c46790
commit 634aa0295f
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
7 changed files with 375 additions and 25 deletions

View file

@ -40,7 +40,7 @@ in
environment.systemPackages = [ hyprlock-blur ];
${namespace}.desktop.hyprland.settings = {
${namespace}.desktop.hyprland.settings = mkIf config.desktop.hyprland.enable {
bind = [
"$mod CTRL, l, exec, hyprlock-blur"
];