diff options
| author | srdusr <trevorgray@srdusr.com> | 2023-11-12 22:48:39 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2023-11-12 22:48:39 +0200 |
| commit | 939fb577652bf517ef13f6f351b32259d2e70a34 (patch) | |
| tree | 19140851bade44e3853a3baf37f4750e4964e453 /.config | |
| parent | cb95bc65a9eb1454871d248a796e6a4856772ef3 (diff) | |
| download | dotfiles-939fb577652bf517ef13f6f351b32259d2e70a34.tar.gz dotfiles-939fb577652bf517ef13f6f351b32259d2e70a34.zip | |
Removed spotify stuff since causes cpu issues
Diffstat (limited to '.config')
| -rw-r--r-- | .config/polybar/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/polybar/config b/.config/polybar/config index 5991386..c397d09 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -107,7 +107,8 @@ font-5 = "UbuntuMono Nerd font:size=11;2" modules-left = sep menu sep close sep minimize sep maximize sep modules-center = bspwm -modules-right = spotify spotify-prev spotify-play-pause spotify-next long-sep dunst search control date sep +modules-right = long-sep dunst search control date sep +;modules-right = spotify spotify-prev spotify-play-pause spotify-next long-sep dunst search control date sep ;modules-left = sep menu ;modules-center = date |
