Skip to content

Commit

Permalink
🐛 polybar[module/github]: fix wmclass for wm nav
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianmiranda committed Oct 22, 2024
1 parent 1ad75a3 commit e3d3312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/.config/polybar/config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ format = <label>
label = "%output%"
label-padding = 0
exec = .config/polybar/scripts/github
click-left = firefox-developer-edition https://github.com/notifications && $HOME/bin/wm --go-to-by-class firefoxdeveloperedition$ > /dev/null
click-left = firefox-developer-edition https://github.com/notifications && $HOME/bin/wm --go-to-by-class firefox-developer-edition > /dev/null

[module/thunderbird]
type = custom/script
Expand Down

0 comments on commit e3d3312

Please sign in to comment.