diff options
author | Shubham Saini <shubham6405@gmail.com> | 2019-12-04 07:47:15 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2019-12-04 07:47:15 +0000 |
commit | 758e33d9360442811339d4b3d4ae86b3fea240c4 (patch) | |
tree | 378f474b5f56726febafaef870d12f3b39be25b5 | |
parent | 71424d3b1df8e15f0d553e61685fd3f9b1292c7c (diff) |
some changes
-rwxr-xr-x | bspwm/.config/bspwm/bspwmrc | 2 | ||||
-rw-r--r-- | polybar/.config/polybar/config | 12 |
2 files changed, 6 insertions, 8 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index c47afbe..bcfcf28 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc | |||
@@ -10,7 +10,7 @@ compton --config ~/.config/compton.conf & | |||
10 | ~/.config/bat_check.sh & | 10 | ~/.config/bat_check.sh & |
11 | redshift -l 13.082680:80.270718 & | 11 | redshift -l 13.082680:80.270718 & |
12 | xbacklight -set 30 & | 12 | xbacklight -set 30 & |
13 | feh --bg-fill ~/Pictures/ocean.jpg & | 13 | feh --bg-fill ~/Pictures/waves.jpg & |
14 | urxvtd & | 14 | urxvtd & |
15 | 15 | ||
16 | bspc monitor -d term web music files code virt chat game IX X | 16 | bspc monitor -d term web music files code virt chat game IX X |
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index c80fbb2..72898d9 100644 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config | |||
@@ -32,12 +32,10 @@ padding-right = 2 | |||
32 | module-margin-left = 1.5 | 32 | module-margin-left = 1.5 |
33 | module-margin-right = 1.5 | 33 | module-margin-right = 1.5 |
34 | font-0 = Hermit:style=medium:pixelsize=10;1 | 34 | font-0 = Hermit:style=medium:pixelsize=10;1 |
35 | font-1 = FontAwesome5Free:style=Solid:size=10;0 | 35 | font-1 = SauceCodePro Nerd Font:style=medium:pixelsize=10;1 |
36 | font-2 = FontAwesome5Free:style=Regular:size=10;0 | 36 | font-2 = FontAwesome5Free:style=Solid:size=10;1 |
37 | font-3 = FontAwesome5Brands:style=Regular:size=10;0 | 37 | font-3 = FontAwesome5Free:style=Regular:size=10;1 |
38 | font-4 = fixed:pixelsize=10;1 | 38 | font-4 = FontAwesome5Brands:style=Regular:size=10;1 |
39 | font-5 = unifont:fontformat=truetype:size=15:antialias=false;0 | ||
40 | font-6 = siji:pixelsize=10;1 | ||
41 | modules-left = pulseaudio battery date time bspwm | 39 | modules-left = pulseaudio battery date time bspwm |
42 | modules-center = | 40 | modules-center = |
43 | modules-right = spotify cmus xwindow | 41 | modules-right = spotify cmus xwindow |
@@ -143,7 +141,7 @@ ramp-capacity-4 =  | |||
143 | type = internal/pulseaudio | 141 | type = internal/pulseaudio |
144 | format-volume = <ramp-volume> <label-volume> | 142 | format-volume = <ramp-volume> <label-volume> |
145 | label-volume = %percentage%% | 143 | label-volume = %percentage%% |
146 | label-muted =  muted | 144 | label-muted = 婢 muted |
147 | ramp-volume-0 =  | 145 | ramp-volume-0 =  |
148 | ramp-volume-1 =  | 146 | ramp-volume-1 =  |
149 | ramp-volume-2 =  | 147 | ramp-volume-2 =  |