mirror of
https://github.com/lcpz/awesome-copycats.git
synced 2026-03-23 22:15:11 +00:00
Merge 9cc4756037 into d283ae03fe
This commit is contained in:
commit
05c33016eb
|
|
@ -58,7 +58,16 @@ run_once({ "unclutter -root" }) -- entries must be comma-separated
|
||||||
-- }}}
|
-- }}}
|
||||||
|
|
||||||
-- {{{ Variable definitions
|
-- {{{ Variable definitions
|
||||||
|
-- local chosen_theme = "blackburn"
|
||||||
|
-- local chosen_theme = "copland"
|
||||||
|
-- local chosen_theme = "dremora"
|
||||||
|
-- local chosen_theme = "holo"
|
||||||
local chosen_theme = "multicolor"
|
local chosen_theme = "multicolor"
|
||||||
|
-- local chosen_theme = "powerarrow"
|
||||||
|
-- local chosen_theme = "powerarrow-dark"
|
||||||
|
-- local chosen_theme = "rainbow"
|
||||||
|
-- local chosen_theme = "steamburn"
|
||||||
|
-- local chosen_theme = "vertex"
|
||||||
local modkey = "Mod4"
|
local modkey = "Mod4"
|
||||||
local altkey = "Mod1"
|
local altkey = "Mod1"
|
||||||
local terminal = "xterm"
|
local terminal = "xterm"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue