171 lines
3.8 KiB
TOML
171 lines
3.8 KiB
TOML
|
version = "1.1.11"
|
||
|
|
||
|
[format]
|
||
|
dedup = true
|
||
|
dedup_inactive_fullscreen = false
|
||
|
delim = ""
|
||
|
client = "{icon}{delim}"
|
||
|
client_active = "<span color='red'>{icon}</span>"
|
||
|
workspace = "{delim}{clients}"
|
||
|
#workspace_empty = "<b><span color='yellow'>{id}-{name}:</span></b>{delim}{clients}"
|
||
|
client_dup = "{icon}{counter_sup}{delim}"
|
||
|
client_dup_fullscreen = "[{icon}]{delim}{icon}{counter_unfocused_sup}"
|
||
|
client_fullscreen = "[{icon}]{delim}"
|
||
|
|
||
|
[class_active]
|
||
|
DEFAULT="{icon}"
|
||
|
"(?i)firefox" = "<span color='orange'> {class}</span>"
|
||
|
"(?i)spotify" = "<span color='green'> {class}</span>"
|
||
|
|
||
|
# [initial_class]
|
||
|
# "DEFAULT" = " {class}: {title}"
|
||
|
# "(?i)Kitty" = "term"
|
||
|
|
||
|
# [initial_class_active]
|
||
|
# "(?i)Kitty" = "*TERM*"
|
||
|
|
||
|
#[title_in_class."(?i)kitty"]
|
||
|
#"(?i)neomutt" = "neomutt"
|
||
|
# regex captures support is supported
|
||
|
# "emerge: (.+?/.+?)-.*" = "{match1}"
|
||
|
|
||
|
[title_in_class."(firefox|vivaldi|Chrom.*)"]
|
||
|
"(?i)youtube" = "ꟳ"
|
||
|
"(?i)twitch" = "ꟳ"
|
||
|
"(?i)ARCADE - EmulatorJS" = ""
|
||
|
|
||
|
[title_in_class."(python.*)"]
|
||
|
bauh = ""
|
||
|
|
||
|
[title_in_class_active."(?i)firefox"]
|
||
|
"(?i)twitch" = "<span color='purple'>{icon}</span>"
|
||
|
|
||
|
# [title_in_initial_class."(?i)kitty"]
|
||
|
# "(?i)neomutt" = "neomutt"
|
||
|
|
||
|
# [initial_title_in_class."(?i)kitty"]
|
||
|
# "(?i)neomutt" = "neomutt"
|
||
|
|
||
|
# [initial_title_in_initial_class."(?i)kitty"]
|
||
|
# "(?i)neomutt" = "neomutt"
|
||
|
|
||
|
#[initial_title."(?i)kitty"]
|
||
|
#"zsh" = "Zsh"
|
||
|
|
||
|
#[initial_title_active."(?i)kitty"]
|
||
|
#"zsh" = "*Zsh*"
|
||
|
|
||
|
# Add your applications that need to be exclude
|
||
|
# The key is the class, the value is the title.
|
||
|
# You can put an empty title to exclude based on
|
||
|
# class name only, "" make the job.
|
||
|
[exclude]
|
||
|
"" = "^$" # prevent displaying icon for empty class
|
||
|
"(?i)fcitx" = ".*" # will match all title for fcitx
|
||
|
"(?i)TestApp" = "" # will match all title for TestApp
|
||
|
aProgram = "^$" # will match null title for aProgram
|
||
|
"[Ss]team" = "^(Friends List.*)?$" # will match Steam friends list plus all popups (empty titles)
|
||
|
|
||
|
[workspaces_name]
|
||
|
0 = "zero"
|
||
|
1 = "one"
|
||
|
2 = "two"
|
||
|
3 = "three"
|
||
|
4 = "four"
|
||
|
5 = "five"
|
||
|
6 = "six"
|
||
|
7 = "seven"
|
||
|
8 = "eight"
|
||
|
9 = "nine"
|
||
|
10 = "ten"
|
||
|
|
||
|
[class]
|
||
|
DEFAULT = ""
|
||
|
"(?i)firefox" = "<span color='orange'></span>"
|
||
|
"(?i)kitty" = ""
|
||
|
"(?i)alacritty" = ""
|
||
|
bleachbit = ""
|
||
|
burp-startburp = ""
|
||
|
calibre-gui = ""
|
||
|
"(?i)chromium" = ""
|
||
|
"Gimp-2.10" = ""
|
||
|
"(?i)vscodium" = ""
|
||
|
"(?i)code" = ""
|
||
|
bauh = ""
|
||
|
cssh = ""
|
||
|
darktable = ""
|
||
|
"(?i)discord" = ""
|
||
|
dmenu-clipboard = ""
|
||
|
dmenu-pass = ""
|
||
|
duolingo = ""
|
||
|
element = ""
|
||
|
fontforge = ""
|
||
|
gcr-prompter = ""
|
||
|
gsimplecalc = ""
|
||
|
"jetbrains-studio" = ""
|
||
|
"kak" = ""
|
||
|
kicad = ""
|
||
|
"(?i)waydroid.*" = "droid"
|
||
|
obsidian = ""
|
||
|
"dmenu-emoji" = ""
|
||
|
"dmenu-browser" = ""
|
||
|
"dmenu-pass generator" = ""
|
||
|
"qalculate-gtk" = ""
|
||
|
krita = ""
|
||
|
libreoffice-calc = ""
|
||
|
libreoffice-impress = ""
|
||
|
libreoffice-startcenter = ""
|
||
|
libreoffice-writer = ""
|
||
|
molotov = ""
|
||
|
mpv = ""
|
||
|
neomutt = ""
|
||
|
nm-connection-editor = ""
|
||
|
org-ksnip-ksnip = ""
|
||
|
org-pwmt-zathura = ""
|
||
|
org-qutebrowser-qutebrowser = ""
|
||
|
org-telegram-desktop = ""
|
||
|
"(?i)outlook" = ""
|
||
|
paperwork = ""
|
||
|
pavucontrol = ""
|
||
|
personal = ""
|
||
|
plexamp = ""
|
||
|
"(?i)prospect mail" = ""
|
||
|
"(?i)mail" = ""
|
||
|
qutepreview = ""
|
||
|
rapid-photo-downloader = ""
|
||
|
remote-viewer = ""
|
||
|
sandboxed-tor-browser = ""
|
||
|
scli = ""
|
||
|
shopping = ""
|
||
|
Signal = ""
|
||
|
slack = ""
|
||
|
snappergui = ""
|
||
|
songrec = ""
|
||
|
"(?i)spotify" = ""
|
||
|
steam = ""
|
||
|
streamlink-twitch-gui = ""
|
||
|
sun-awt-x11-xframepeer = ""
|
||
|
swappy = ""
|
||
|
taskwarrior-tui = ""
|
||
|
"(?i)telegram" = ""
|
||
|
".*transmission.*" = ""
|
||
|
udiskie = ""
|
||
|
vimiv = ""
|
||
|
virt-manager = ""
|
||
|
vlc = ""
|
||
|
vncviewer = ""
|
||
|
wayvnc = ""
|
||
|
whatsapp-desktop = ""
|
||
|
whatsapp-nativefier-d52542 = ""
|
||
|
wire = ""
|
||
|
wireshark-gtk = ""
|
||
|
wlfreerdp = ""
|
||
|
work = ""
|
||
|
xplr = ""
|
||
|
thunar = ""
|
||
|
zoom = ""
|
||
|
"(?i)obs*" = ""
|
||
|
"(?i)celluloid*" = ""
|
||
|
"(?i)bottles" = ""
|
||
|
"(?i)vivaldi" = ""
|