This commit is contained in:
Chris Cochrun 2025-11-20 10:50:53 -06:00
parent 04ff90b9a0
commit b2c421ef54
8 changed files with 428 additions and 176 deletions

View file

@ -145,10 +145,10 @@ in
inactive_timeout = 3;
};
gestures = {
workspace_swipe = true;
workspace_swipe_fingers = 3;
};
# gestures = {
# workspace_swipe = true;
# workspace_swipe_fingers = 3;
# };
decoration = {
rounding = 18;

View file

@ -325,13 +325,13 @@ in
"desktop-center" = {
enable = true;
name = "DP-1";
scale = 1.5;
# scale = 1.5;
position.x = 1080;
position.y = 0;
focus-at-startup = true;
mode = {
height = 2160;
width = 3640;
height = 1920;
width = 1080;
refresh = 60.0;
};
};