Update theme-var-template.lua

This commit is contained in:
gokul swaminathan 2021-02-16 00:44:13 -08:00 committed by GitHub
parent 8e76f6bcc6
commit 7969b7b207
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ theme.dont_swallow_filter_activated = true -- whether the f
theme.flash_focus_start_opacity = 0.6 -- the starting opacity
theme.flash_focus_step = 0.01 -- the step of animation
-- playerctl signal
theme.playerctl_position_update_interval = 1 -- the update interval for fetching the position from playerctl
-- tabbed
theme.tabbed_spawn_in_tab = false -- whether a new client should spawn into the focused tabbing container