summaryrefslogtreecommitdiff
path: root/polybar
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-03-24 12:23:17 +0000
committerShubham Saini <shubham6405@gmail.com>2020-03-24 12:23:17 +0000
commit064fb93965974ed826a7e9cdf854e9c5ec935342 (patch)
tree75789e39783d7def078085b96d71d55e20555cbd /polybar
parentafb012025a944617e912c20e98190f8538d78262 (diff)
gentooman
Diffstat (limited to 'polybar')
-rw-r--r--polybar/.config/polybar/config48
1 files changed, 14 insertions, 34 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config
index 8260bc9..fa869f3 100644
--- a/polybar/.config/polybar/config
+++ b/polybar/.config/polybar/config
@@ -31,11 +31,10 @@ padding-left = 2
31padding-right = 2 31padding-right = 2
32module-margin-left = 1.5 32module-margin-left = 1.5
33module-margin-right = 1.5 33module-margin-right = 1.5
34font-0 = Hermit:style=medium:pixelsize=10;1 34font-0 = Hermit:style=medium:size=9;1
35font-1 = FontAwesome:style=Regular:size=10;1 35modules-left = alsa battery date time bspwm
36modules-left = pulseaudio battery date time bspwm
37modules-center = 36modules-center =
38modules-right = spotify mpd 37;modules-right = spotify mpd
39tray-position = right 38tray-position = right
40cursor-click = pointer 39cursor-click = pointer
41cursor-scroll = ns-resize 40cursor-scroll = ns-resize
@@ -123,26 +122,18 @@ battery = BAT0
123adapter = ADP1 122adapter = ADP1
124poll-interval = 1 123poll-interval = 1
125full-at = 98 124full-at = 98
126label-discharging = %percentage%% 125label-discharging = -bat %percentage%%
127label-charging = %percentage%% 126label-charging = +bat %percentage%%
128label-full = %percentage%% 127label-full = ^bat %percentage%%
129format-discharging = <ramp-capacity> <label-discharging> 128format-discharging = <label-discharging>
130format-full = <ramp-capacity> <label-full> 129format-full = <label-full>
131format-charging =  <label-charging> 130format-charging = <label-charging>
132ramp-capacity-0 =  131
133ramp-capacity-1 =  132[module/alsa]
134ramp-capacity-2 =  133type = internal/alsa
135ramp-capacity-3 =  134format-volume = vol <label-volume>
136ramp-capacity-4 = 
137
138[module/pulseaudio]
139type = internal/pulseaudio
140format-volume = <ramp-volume> <label-volume>
141label-volume = %percentage%% 135label-volume = %percentage%%
142label-muted = 婢 muted 136label-muted = muted
143ramp-volume-0 = 
144ramp-volume-1 = 
145ramp-volume-2 = 
146 137
147[module/spotify] 138[module/spotify]
148type = custom/script 139type = custom/script
@@ -187,14 +178,3 @@ bar-progress-width = 10
187bar-progress-indicator = | 178bar-progress-indicator = |
188bar-progress-fill = ─ 179bar-progress-fill = ─
189bar-progress-empty = ─ 180bar-progress-empty = ─
190
191[module/backlight]
192type = internal/backlight
193; Use the following command to list available cards:
194; $ ls -1 /sys/class/backlight/
195card = intel_backlight
196format = <ramp> <label>
197label = %percentage%%
198ramp-0 = 
199ramp-1 = 
200ramp-2 = 