From e2b1dd94d6b42ab7f94019c5c12b6c0c1c88f543 Mon Sep 17 00:00:00 2001 From: "E. Almqvist" Date: Tue, 22 Dec 2020 16:56:45 +0100 Subject: [PATCH] Cleanup --- polybar/config.new | 298 --------------------------------------------- polybar/config_old | 132 -------------------- 2 files changed, 430 deletions(-) delete mode 100644 polybar/config.new delete mode 100644 polybar/config_old diff --git a/polybar/config.new b/polybar/config.new deleted file mode 100644 index fbfdb15..0000000 --- a/polybar/config.new +++ /dev/null @@ -1,298 +0,0 @@ -; Polybar Configuration - -[nord] -background = #2e3440 -foreground = #d8dee9 - -black = #3b4252 -red = #bf616a -green = #a3be8c -yellow = #ebcb8b -blue = #81a1c1 -magenta = #b48ead -cyan = #88c0d0 -white = #e5e9f0 - -[colors] -background = #1a1b26 -foreground = #a9b1d6 - -black = #32344a -red = #f7768c -green = #9ece6a -yellow = #e0af68 -blue = #7aa2f7 -magenta = #ad8ee6 -cyan = #449dab -white = #787c99 - -[bar/top] -width = 100% -height = 24 -fixed-center = true - -background = ${colors.background} -foreground = ${colors.foreground} - -border-size = 0 -border-color = #00000000 - -padding-left = 0 -padding-right = 2 - -module-margin-left = 0 -module-margin-right = 1 - -font-0 = "Hack-Regular:size=10;1" -font-1 = "Font Awesome 5 Free Regular:size=10;1" -font-2 = "Font Awesome 5 Free Solid:size=10;1" -font-3 = "Font Awesome 5 Brands Regular:size=10;1" -font-4 = "siji:pixelsize=10#1" - -monitor = ${env:MONITOR} - -modules-left = dwm -modules-center = cmus -modules-right = pulseaudio wlan battery date - -tray-position = right -tray-padding = 2 - -override-redirect = true - -cursor-click = pointer -cursor-scroll = ns-resize - -[module/cmus] -type = custom/script - -exec = ~/.config/polybar/scripts/cmus.sh -exec-if = pgrep -x cmus -interval = 1 - -click-left = cmus-remote --next -click-right = cmus-remote --prev -click-middle = cmus-remote --pause -scroll-up = cmus-remote --volume +5% -scroll-down = cmus-remote --volume -5% - -label-font = 3 -format =