hyprland2nix bump 0.52.0
This commit is contained in:
parent
27c4701d7f
commit
cab0af381c
7 changed files with 1425 additions and 1047 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue