mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-02 19:21:03 +02:00
docs(examples): fix casing of steam in launcher favourites
This commit is contained in:
parent
327e345630
commit
13d39235ad
4 changed files with 4 additions and 4 deletions
|
@ -15,7 +15,7 @@ let {
|
|||
|
||||
$launcher = {
|
||||
type = "launcher"
|
||||
favorites = ["firefox" "discord" "Steam"]
|
||||
favorites = ["firefox" "discord" "steam"]
|
||||
show_names = false
|
||||
show_icons = true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue