From 0a8735a96d3bcaddd5340be6117874905aef5b9e Mon Sep 17 00:00:00 2001 From: Aaditya Dhruv Date: Mon, 11 Jul 2022 23:18:44 -0700 Subject: polybar changes --- .config/alacritty/alacritty.yml | 2 +- .config/polybar/forest/colors.ini | 29 ++++++++++++++--------------- .config/polybar/forest/config.ini | 6 +++--- .config/polybar/forest/modules.ini | 22 +++++++++------------- 4 files changed, 27 insertions(+), 32 deletions(-) (limited to '.config') diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 9756ad2..afdf986 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -192,7 +192,7 @@ font: colors: # Default colors primary: - background: '#282828' + background: '#1d2021' foreground: '#ebdbb2' # Bright and dim foreground colors diff --git a/.config/polybar/forest/colors.ini b/.config/polybar/forest/colors.ini index c47f9a1..ee5ea30 100644 --- a/.config/polybar/forest/colors.ini +++ b/.config/polybar/forest/colors.ini @@ -12,26 +12,25 @@ ;; Use pywal.sh in scripts directory to use colors from an image/wallpaper. ;; main colors -background = #282828 +background = #1d2021 foreground = #EBDBB2 sep = #505050 white = #FFFFFF black = #000000 -red = #EC7875 +red = #cc241d pink = #EC407A -purple = #BA68C8 -blue = #42A5F5 -cyan = #4DD0E1 -teal = #00B19F -green = #61C766 -lime = #B9C244 -yellow = #FDD835 -amber = #FBC02D -orange = #E57C46 -brown = #AC8476 -indigo = #6C77BB -gray = #9E9E9E -blue-gray = #6D8895 +purple = #d3869b +blue = #458588 +cyan = #458588 +teal = #689d6a +green = #98971a +lime = #b8bb26 +yellow = #fabd2f +amber = #d79921 +orange = #fe8019 +brown = #32302f +indigo = #d3869b +gray = #928374 ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ diff --git a/.config/polybar/forest/config.ini b/.config/polybar/forest/config.ini index ba68773..5003f71 100644 --- a/.config/polybar/forest/config.ini +++ b/.config/polybar/forest/config.ini @@ -141,9 +141,9 @@ font-3 = "Nerd Font:size=10;3" ; modules-center = xwindow xbacklight ; modules-right = ipc clock -modules-left = workspaces sep updates filesystem -modules-center = ampp-left ampp-play ampp-right date -modules-right = battery network pulseaudio backlight +modules-left = workspaces +modules-center = title +modules-right = battery network date ;; _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ diff --git a/.config/polybar/forest/modules.ini b/.config/polybar/forest/modules.ini index 340095c..6347b51 100644 --- a/.config/polybar/forest/modules.ini +++ b/.config/polybar/forest/modules.ini @@ -149,7 +149,7 @@ time-format = %H:%M ; format-charging = format-charging-prefix = "" -format-charging-prefix-foreground = ${color.green} +format-charging-prefix-foreground = ${color.lime} ; Available tags: ; (default) @@ -158,7 +158,7 @@ format-charging-prefix-foreground = ${color.green} ; format-discharging = format-discharging-prefix = "" -format-discharging-prefix-foreground = ${color.pink} +format-discharging-prefix-foreground = ${color.lime} ; Available tags: ; (default) @@ -166,7 +166,7 @@ format-discharging-prefix-foreground = ${color.pink} ; format-full = format-full-prefix =  -format-full-prefix-foreground = ${color.red} +format-full-prefix-foreground = ${color.lime} ; Available tokens: ; %percentage% (default) @@ -378,24 +378,22 @@ interval = 1.0 date = %A, %d %B ; Optional time format -time = at %I:%M %p +time = %I:%M %p ; if `date-alt` or `time-alt` is defined, clicking ; the module will toggle between formats -date-alt = It's %A, %d %B %Y -time-alt = at %k:%M:%S ; Available tags: ;