mirror of
https://git.davidovski.xyz/dot.git
synced 2024-08-15 00:43:28 +00:00
remove multi monitor references, to be added manually
This commit is contained in:
parent
381aaffe4e
commit
20b78d47c5
15 changed files with 51 additions and 267 deletions
|
@ -291,11 +291,12 @@ blur-background-exclude = [
|
|||
experimental-backends = true;
|
||||
backend = "glx";
|
||||
#backend = "xrender";
|
||||
#backend = "xr_glx_hybrid";
|
||||
|
||||
|
||||
# Enable/disable VSync.
|
||||
# vsync = false
|
||||
vsync = true
|
||||
vsync = false
|
||||
#vsync = true
|
||||
|
||||
# Enable remote control via D-Bus. See the *D-BUS API* section below for more details.
|
||||
# dbus = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue