diff options
| author | Kumar Damani <damani.kumar@gmail.com> | 2020-05-16 14:20:19 +0000 |
|---|---|---|
| committer | Kumar Damani <damani.kumar@gmail.com> | 2020-05-16 14:20:19 +0000 |
| commit | 438240ed9e5e475c57c70014c8184feabd1e1690 (patch) | |
| tree | 26498e25e9cfcd6dd3e7951ba7f1bc34cf559110 /polybar | |
| parent | 00997d20e5bf2a7f58775f1f3ab419bb6345f7cf (diff) | |
added nvim
Diffstat (limited to 'polybar')
| -rw-r--r-- | polybar/.config/polybar/mybar | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/polybar/.config/polybar/mybar b/polybar/.config/polybar/mybar index d9fdcb6..64a3edd 100644 --- a/polybar/.config/polybar/mybar +++ b/polybar/.config/polybar/mybar @@ -74,7 +74,8 @@ font-2 = siji:pixelsize=14;1 modules-left = mpd modules-center = bspwm i3 date -modules-right = filesystem pulseaudio memory wlan eth battery +modules-right = filesystem pulseaudio memory eth battery +;modules-right = filesystem pulseaudio memory wlan eth battery tray-position = right tray-padding = 1 |
