Merge branch 'overhaul' of ssh://solis:34916/Koen/nix-config into overhaul
This commit is contained in:
commit
b3b766159e
7 changed files with 1422 additions and 1047 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue