hyprland2nix bump 0.52.0

This commit is contained in:
KoenDR06 2025-11-27 17:53:01 +01:00
parent 27c4701d7f
commit cab0af381c
7 changed files with 1425 additions and 1047 deletions

View file

@ -119,7 +119,7 @@ in {
misc = {
forceDefaultWallpaper = 0;
keyPressEnablesDPMS = true;
newWindowTakesOverFullscreen = 2;
onFocusUnderFullscreen = 2;
enableSwallow = true;
swallowRegex = "^kitty$";
@ -134,11 +134,7 @@ in {
touchpad.naturalScroll = true;
numlockByDefault = true;
touchpad.dragLock = true;
};
gestures = {
workspaceSwipe = false;
touchpad.dragLock = 1;
};
group = {

File diff suppressed because it is too large Load diff