Axarva / dotfiles-2.0

XMonad™️. Widgets go brr.
MIT License
1.74k stars 155 forks source link

How to change icons used in this workspace? #134

Closed DPatel0211 closed 2 years ago

DPatel0211 commented 2 years ago

Where can I find the configuration file for this workspace to edit these icons or is there an option to do this with the configuration settings GUI? I use Brave and Soundcloud mainly so I want to edit the Firefox/Spotify icons out. image

Axarva commented 2 years ago

Try running the command “tint2conf” (without the quotes, of course) in your terminal.

DPatel0211 commented 2 years ago

Where do I scroll down to in the workspace config?

redglobuli commented 2 years ago

look at xmonad.hs and find a line similar to this one:

myWorkspaces = ["\63083", "\63288", "\63306", "\61723", "\63107", "\63601", "\62886", "\61713", "\61884"]

These numbers are the workspace names and also the icons.