fixes and updates after laptop reinstallation

This commit is contained in:
2023-06-13 19:59:13 +02:00
parent 0d4c140240
commit eda405660b
6 changed files with 35 additions and 32 deletions
+17
View File
@@ -0,0 +1,17 @@
# Basic settings
backend = "glx";
vsync = true;
# Opacity settings
inactive-opacity = 1.0;
active-opacity = 1.0;
frame-opacity = 1.0;
# Shadow settings
shadow = false;
# Fading settings
fade = false;
# Logging
log-level = "warn";