Add gimp/VB icons
This commit is contained in:
parent
a79c4b287c
commit
85c02101dc
1 changed files with 15 additions and 13 deletions
|
|
@ -29,19 +29,21 @@ workspace = "{id}:{delim}{clients}" # {id}, {delim} and {clients} are supported
|
|||
# use double quote the key and the value
|
||||
# take class name from 'hyprctl clients'
|
||||
"DEFAULT" = "{class}"
|
||||
"(?i)Kitty" = " "
|
||||
"(?i)foot" = " "
|
||||
"(?i)st" = " "
|
||||
"(?i)mpv" = " "
|
||||
"[Ff]irefox" = " "
|
||||
"(?i)slack" = " "
|
||||
"(?i)discord" = " "
|
||||
"(?i)spotify" = " "
|
||||
"(?i)chromium" = " "
|
||||
"(?i)emacs" = " "
|
||||
"(?i)steam" = " "
|
||||
"(?i)zathura" = " "
|
||||
"(?i)Anki" = " "
|
||||
"(?i)Kitty" = " "
|
||||
"(?i)foot" = " "
|
||||
"(?i)st" = " "
|
||||
"(?i)mpv" = " "
|
||||
"[Ff]irefox" = " "
|
||||
"(?i)slack" = " "
|
||||
"(?i)discord" = " "
|
||||
"(?i)spotify" = " "
|
||||
"(?i)chromium" = " "
|
||||
"(?i)emacs" = " "
|
||||
"(?i)steam" = " "
|
||||
"(?i)zathura" = " "
|
||||
"(?i)Anki" = " "
|
||||
"(?i)virtualbox" = " "
|
||||
"(?i)Gimp" = " "
|
||||
"(?i)libreoffice-writer" = " "
|
||||
"(?i)blueman-manager-wrapped" = " "
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue