Compare commits
No commits in common. "c217e3297bc30a8b6519f6f1fc880297f1eb8e3a" and "d02f28ad890b367c7791dd004cf1918cd33ff546" have entirely different histories.
c217e3297b
...
d02f28ad89
@ -206,12 +206,9 @@ in
|
|||||||
|
|
||||||
force_default_wallpaper = 0;
|
force_default_wallpaper = 0;
|
||||||
|
|
||||||
vfr = true; # power saving
|
|
||||||
};
|
|
||||||
|
|
||||||
render = {
|
|
||||||
# we do, in fact, want direct scanout
|
# we do, in fact, want direct scanout
|
||||||
direct_scanout = true;
|
# no_direct_scanout = false;
|
||||||
|
vfr = true; # power saving
|
||||||
};
|
};
|
||||||
|
|
||||||
# Input
|
# Input
|
||||||
@ -244,11 +241,6 @@ in
|
|||||||
"8, monitor:eDP-1"
|
"8, monitor:eDP-1"
|
||||||
"9, monitor:eDP-1"
|
"9, monitor:eDP-1"
|
||||||
"10, monitor:eDP-1"
|
"10, monitor:eDP-1"
|
||||||
|
|
||||||
# smart gaps (none when only one window in workspace)
|
|
||||||
"w[t1], gapsin:0, gapsout:0, border:1"
|
|
||||||
"w[tg1], gapsin:0, gapsout:0, border:1"
|
|
||||||
"f[1], gapsin:0, gapsout:0, border:1"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# Mouse binds
|
# Mouse binds
|
||||||
|
Loading…
x
Reference in New Issue
Block a user