1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2026-03-23 14:05:11 +00:00
This commit is contained in:
Kentaro Hayashi 2017-10-31 12:16:45 +00:00 committed by GitHub
commit 05c33016eb

View file

@ -58,7 +58,16 @@ run_once({ "unclutter -root" }) -- entries must be comma-separated
-- }}}
-- {{{ 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 = "powerarrow"
-- local chosen_theme = "powerarrow-dark"
-- local chosen_theme = "rainbow"
-- local chosen_theme = "steamburn"
-- local chosen_theme = "vertex"
local modkey = "Mod4"
local altkey = "Mod1"
local terminal = "xterm"