Merge branch 'overhaul' of ssh://solis:34916/Koen/nix-config into overhaul

This commit is contained in:
KoenDR06 2025-11-28 13:13:04 +01:00
commit b3b766159e
7 changed files with 1422 additions and 1047 deletions

View file

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