summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorAdam <56338480+adastx@users.noreply.github.com>2022-07-28 16:56:02 +0200
committerAdam <56338480+adastx@users.noreply.github.com>2022-07-28 16:56:02 +0200
commit271fa37e1f4e5cbe4cf192f80d89f1ab10b9524c (patch)
treea8d41afea7feb632ca6ef06e24ef3217ce60a414 /.config
parent1be3d58d008707456e6f516da7c06011320344aa (diff)
polybar: summer theme
Diffstat (limited to '.config')
-rw-r--r--.config/polybar/config.ini26
1 files changed, 10 insertions, 16 deletions
diff --git a/.config/polybar/config.ini b/.config/polybar/config.ini
index 008cb43..83e4058 100644
--- a/.config/polybar/config.ini
+++ b/.config/polybar/config.ini
@@ -1,8 +1,8 @@
[colors]
-background = #090809
+background = #101010
background-alt = #1b2f60
-background-module = #111e3d
-foreground = #dfdfdf
+background-module = #194129
+foreground = #f1e1b7
foreground-alt = #254183
primary = #ffb52a
secondary = #e60053
@@ -12,24 +12,17 @@ alert = #bd2c40
monitor = ${env:MONITOR:}
width = 100%
height = 30
-radius = 0
-fixed-center = false
+fixed-center = true
bottom = false
background = ${colors.background}
foreground = ${colors.foreground}
-line-size = 0
-line-color = #f00
-
-border-size = 0
-border-color = #00000000
-
-padding-right = 1
-
-module-margin-left = 0
module-margin-right = 2
+padding-left = 2
+padding-right = 2
+
font-0 = Averia Libre:style=bold:size=16;5
font-1 = WeatherIcons:size=14;5
font-2 = Font Awesome 5 Free Regular:size=14;4
@@ -41,7 +34,7 @@ modules-center =
modules-right = updates-pacman-aurhelper forecast xkeyboard pulseaudio battery date
tray-maxsize = 22
-tray-position = right
+tray-position = none
cursor-click = pointer
cursor-scroll = ns-resize
@@ -76,12 +69,13 @@ label-mode-background = ${colors.primary}
; focused = Active workspace on focused monitor
label-focused = %index%
-label-focused-background = ${colors.background-alt}
+label-focused-background = ${colors.background-module}
label-focused-underline= ${colors.primary}
label-focused-padding = 3
; unfocused = Inactive workspace on any monitor
label-unfocused = %index%
+label-unfocused-background = #161616
label-unfocused-padding = 3
; visible = Active workspace on unfocused monitor