This commit is contained in:
2026-02-14 18:23:59 +00:00
parent b99ccfc588
commit 5a8bd09491
11 changed files with 504 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
{
home.packages = [
pkgs.hyprcursor
pkgs.wlogout
];
home.pointerCursor = {
enable = true;
@@ -100,7 +101,7 @@
bind = [
"$mainMod, C, killactive"
"$mainMod, M, exec, uwsm stop"
"$mainMod, E, exec, $fileManager"
"$mainMod, E, exec, zen"
"$mainMod, Q, exec, kitty"
"$mainMod, V, togglefloating,"
"$mainMod, P, pseudo, # dwindle"