]> git.sev.monster Git - dotfiles.git/blobdiff - xdg/luakit/rc.lua
switch i3bar->tint2, zsh bell, pbuild/run->portpkg
[dotfiles.git] / xdg / luakit / rc.lua
index e78440648d9a91bd8615a600354fa0a7e76b8c11..ea644b77121a73fa65f97f81bad2c5d82337390e 100644 (file)
@@ -172,6 +172,8 @@ settings.window.search_engines = {
 }
 settings.window.search_engines.default = settings.window.search_engines.ddg
 
+-- change tab text
+require("lousy.widget.tab").label_format = '<span foreground="{index_fg}" font-weight="bold">{index}</span> {title}'
 
 -- Restore last saved session
 local w = (not luakit.nounique) and (session and session.restore())
This page took 0.03223 seconds and 4 git commands to generate.