diff options
| author | Yigit Sever | 2020-06-25 23:53:48 +0300 |
|---|---|---|
| committer | Yigit Sever | 2020-06-25 23:53:48 +0300 |
| commit | b5541a1c8eff2d5c3ef5d50d5e441ebf596e2796 (patch) | |
| tree | cb781028ed1e623cb9ed9402cf7b3806fac2becb /.config/polybar | |
| parent | f0d7e74e670522d31c4e21687fc40525fafda1e8 (diff) | |
| download | dotfiles-b5541a1c8eff2d5c3ef5d50d5e441ebf596e2796.tar.gz dotfiles-b5541a1c8eff2d5c3ef5d50d5e441ebf596e2796.tar.bz2 dotfiles-b5541a1c8eff2d5c3ef5d50d5e441ebf596e2796.zip | |
font fix and est timezone
Diffstat (limited to '.config/polybar')
| -rw-r--r-- | .config/polybar/config##c.desktop,h.Maus | 27 |
1 files changed, 21 insertions, 6 deletions
diff --git a/.config/polybar/config##c.desktop,h.Maus b/.config/polybar/config##c.desktop,h.Maus index eca6920..222c38b 100644 --- a/.config/polybar/config##c.desktop,h.Maus +++ b/.config/polybar/config##c.desktop,h.Maus | |||
| @@ -55,7 +55,7 @@ font-3 = FuraCode Nerd Font:size=12;2 | |||
| 55 | 55 | ||
| 56 | modules-left = i3 pulseaudio-control spotify mpd | 56 | modules-left = i3 pulseaudio-control spotify mpd |
| 57 | modules-center = xwindow | 57 | modules-center = xwindow |
| 58 | modules-right = cpu focus date time xkeyboard | 58 | modules-right = cpu focus date time newyork xkeyboard |
| 59 | 59 | ||
| 60 | tray-position = right | 60 | tray-position = right |
| 61 | 61 | ||
| @@ -68,6 +68,21 @@ exec = ~/.config/polybar/focus | |||
| 68 | double-click-left = exec ~/.config/polybar/stop & | 68 | double-click-left = exec ~/.config/polybar/stop & |
| 69 | interval = 10 | 69 | interval = 10 |
| 70 | 70 | ||
| 71 | [module/newyork] | ||
| 72 | type = custom/script | ||
| 73 | exec = ~/.config/polybar/new_york.sh | ||
| 74 | format = <label> | ||
| 75 | format-prefix = "" | ||
| 76 | format-prefix-background = ${colors.secondary} | ||
| 77 | format-prefix-foreground = ${colors.foreground} | ||
| 78 | format-prefix-font = 4 | ||
| 79 | format-prefix-padding = 1 | ||
| 80 | |||
| 81 | label-background = ${colors.background_modules} | ||
| 82 | label-foreground = ${colors.foreground_modules} | ||
| 83 | label-padding = 1 | ||
| 84 | interval = 1 | ||
| 85 | |||
| 71 | [module/spotify] | 86 | [module/spotify] |
| 72 | type = custom/script | 87 | type = custom/script |
| 73 | interval = 1 | 88 | interval = 1 |
| @@ -104,7 +119,7 @@ y-offset = 10 | |||
| 104 | label-padding = 1 | 119 | label-padding = 1 |
| 105 | 120 | ||
| 106 | label-empty = | 121 | label-empty = |
| 107 | label-empty-font = 3 | 122 | label-empty-font = 4 |
| 108 | label-empty-padding = 5 | 123 | label-empty-padding = 5 |
| 109 | 124 | ||
| 110 | [module/xkeyboard] | 125 | [module/xkeyboard] |
| @@ -119,7 +134,7 @@ format-prefix = | |||
| 119 | format-prefix-padding = 1 | 134 | format-prefix-padding = 1 |
| 120 | format-prefix-background = ${colors.blue} | 135 | format-prefix-background = ${colors.blue} |
| 121 | format-prefix-foreground = ${colors.foreground} | 136 | format-prefix-foreground = ${colors.foreground} |
| 122 | format-prefix-font = 3 | 137 | format-prefix-font = 4 |
| 123 | 138 | ||
| 124 | label-layout = %name% | 139 | label-layout = %name% |
| 125 | label-layout-padding = 1 | 140 | label-layout-padding = 1 |
| @@ -209,7 +224,7 @@ format = <label> | |||
| 209 | format-prefix = | 224 | format-prefix = |
| 210 | format-prefix-background = ${colors.orange} | 225 | format-prefix-background = ${colors.orange} |
| 211 | format-prefix-foreground = ${colors.foreground} | 226 | format-prefix-foreground = ${colors.foreground} |
| 212 | format-prefix-font = 3 | 227 | format-prefix-font = 4 |
| 213 | format-prefix-padding = 1 | 228 | format-prefix-padding = 1 |
| 214 | 229 | ||
| 215 | label-background = ${colors.background_modules} | 230 | label-background = ${colors.background_modules} |
| @@ -227,7 +242,7 @@ format = <label> | |||
| 227 | format-prefix = | 242 | format-prefix = |
| 228 | format-prefix-background = ${colors.secondary} | 243 | format-prefix-background = ${colors.secondary} |
| 229 | format-prefix-foreground = ${colors.foreground} | 244 | format-prefix-foreground = ${colors.foreground} |
| 230 | format-prefix-font = 3 | 245 | format-prefix-font = 4 |
| 231 | format-prefix-padding = 1 | 246 | format-prefix-padding = 1 |
| 232 | 247 | ||
| 233 | label-background = ${colors.background_modules} | 248 | label-background = ${colors.background_modules} |
| @@ -243,7 +258,7 @@ format-volume = <label-volume> | |||
| 243 | format-volume-prefix = | 258 | format-volume-prefix = |
| 244 | format-volume-prefix-background = ${colors.purple} | 259 | format-volume-prefix-background = ${colors.purple} |
| 245 | format-volume-prefix-foreground = ${colors.background_modules} | 260 | format-volume-prefix-foreground = ${colors.background_modules} |
| 246 | format-volume-prefix-font = 3 | 261 | format-volume-prefix-font = 4 |
| 247 | format-volume-prefix-padding = 1 | 262 | format-volume-prefix-padding = 1 |
| 248 | 263 | ||
| 249 | label-volume = %percentage% | 264 | label-volume = %percentage% |
