add option to choose between client class or name in the taskbar

This commit is contained in:
Rene Kievits
2022-09-25 02:10:21 +02:00
parent 747b8a9787
commit 210682e955
2 changed files with 12 additions and 15 deletions

View File

@@ -198,6 +198,13 @@ User_config = {
"backlight"
},
--[[
If true the taskbar will shot the client name instead of the class name.
Default: false
]] --
taskbar_use_name = true,
--[[
This is the default terminal, Alacritty is the default.
]] --