Browse Source

Merge pull request #1 from darkeddie/main

Fixed formatting of workspace icons
pull/3/head
Ja.KooLit 2 years ago committed by GitHub
parent
commit
1c37ed3b08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 18
      config/waybar/modules

18
config/waybar/modules

@ -148,15 +148,15 @@
"all-outputs": true,
"sort-by-number": true,
"format-icons": {
"1": "main ",
"2": "2 ",
"3": "3 ",
"4": "4 ",
"5": "5 ",
"6": "6 ",
"7": "7 ",
"8": "8 ",
"9": "9 ",
"1": " ",
"2": " ",
"3": " ",
"4": " ",
"5": " ",
"6": " ",
"7": "",
"8": " ",
"9": "",
"10": "10",
"focused": "",
"default": "",

Loading…
Cancel
Save