Sway community edition is great

I’m really enjoying the sway community edition out of the box. This is great and want to say thank you for this.

I am writing this post as I’m having a minor issue finding the exact config file to let the #1, #2, #3, and #4 desktops have numbers instead of the firefox icon, telegram icon, etc. To see what I mean, switch to desktop #5 or higher to see the number at the top of the screen.

Thanks and happy holidays to everyone :slight_smile:

welcome to endeavouros forum

you look for waybar config

Edit this good read https://github.com/Alexays/Waybar/wiki/Examples

I’m looking in the waybar config and it does not contain anything with firefox or telegram?

"sway/workspaces": {
         "disable-scroll": true,
         "disable-markup" : false,
         "all-outputs": true,
         "format": "  {icon}  ",
         //"format":"{icon}",
         "format-icons": {
             "1": "",
             "2": "",
             "3": "",
             "4": "",
          }

best read link i post … all info +examples there for you . make backup of file before change

1 Like

Thanks. I removed those lines and now it works. I now have this instead

"sway/workspaces": {
         "disable-scroll": true,
         "disable-markup" : false,
         "all-outputs": true
}
1 Like

Welcome to EnOS’ forum @jahway603!

welcome and enjoy your stay here

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.