mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Compare commits
No commits in common. "fe51be7d45512d6d4d6c3e5ada95b570fb9513cb" and "4b260b802d7126f8686aa6071310177f67cb3f92" have entirely different histories.
fe51be7d45
...
4b260b802d
@ -1,3 +1,3 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
|
|
||||||
notify-send.py --replaces-process rsscount -a Newsboat -i rssowl Rss "$1" &
|
notify-send.py --replaces-process newsboat -a Newsboat -i rssowl Rss "$1" &
|
||||||
|
@ -74,7 +74,7 @@ monitor = ${env:MONITOR:DP-1}
|
|||||||
|
|
||||||
modules-left = bspwm
|
modules-left = bspwm
|
||||||
modules-center = mpd player-mpris-tail
|
modules-center = mpd player-mpris-tail
|
||||||
modules-right = corona seperator eth bluetooth seperator volume seperator docker memory cpu temperature seperator system-usb-udev filesystem seperator updates-arch-combined mail reddit github rss seperator weather date
|
modules-right = eth bluetooth seperator volume seperator docker memory cpu temperature seperator system-usb-udev filesystem seperator updates-arch-combined mail reddit github rss seperator weather date
|
||||||
|
|
||||||
tray-position = right
|
tray-position = right
|
||||||
|
|
||||||
@ -402,10 +402,6 @@ type = custom/text
|
|||||||
content = "|"
|
content = "|"
|
||||||
content-foreground = ${colors.primary}
|
content-foreground = ${colors.primary}
|
||||||
|
|
||||||
[module/corona]
|
|
||||||
type = custom/script
|
|
||||||
exec = curl --silent "https://corona-stats.online/Netherlands?minimal=true" | sed -n '2p' | awk '{ print $6, $7"%", $9$10, $11$12 }'
|
|
||||||
|
|
||||||
;== Other Settings ========================================================
|
;== Other Settings ========================================================
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
|
Loading…
Reference in New Issue
Block a user