mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 11:30:23 +10:00
Minor edits.
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user