Skip to content

Commit

Permalink
✨ polybar[modules/weather]: open weather on click
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianmiranda committed Jan 18, 2024
1 parent 4c65a7f commit 15830d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions home/.config/polybar/config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -424,6 +424,8 @@ interval = 120
format = <label>
label = "%output%"
exec = .config/polybar/scripts/weather
format-underline = #1b6dd1
click-left = "firefox --new-window https://www.google.com/search?q=google+weather"

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

0 comments on commit 15830d4

Please sign in to comment.