Minor edits.

This commit is contained in:
Derek Taylor
2020-11-20 20:48:15 -06:00
parent 46225d0e12
commit 88685c9d9c
10 changed files with 97 additions and 11 deletions

View File

@@ -134,7 +134,7 @@ local modkey1 = "Control"
local browser = "firefox"
local editor = os.getenv("EDITOR") or "vim"
local editorgui = "geany"
local filemanager = "thunar"
local filemanager = "pcmanfm"
local mailclient = "geary"
local mediaplayer = "vlc"
local scrlocker = "slimlock"

View File

@@ -22,7 +22,7 @@ mark-ovredir-focused = true;
detect-client-opacity = true;
unredir-if-possible = true;
refresh-rate = 0;
vsync = "false";
vsync = false;
dbe = false;
focus-exclude = [ "class_g = 'Cairo-clock'" ];
detect-transient = true;