From b63da2281a9320848e9dbf47d2d4039fb0ef8a4a Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Mon, 18 Mar 2019 11:00:00 +0300 Subject: Separate i3 and polybar config per machine --- .config/polybar/config | 256 ------------------------------------------------- 1 file changed, 256 deletions(-) delete mode 100644 .config/polybar/config (limited to '.config/polybar/config') diff --git a/.config/polybar/config b/.config/polybar/config deleted file mode 100644 index 144597e..0000000 --- a/.config/polybar/config +++ /dev/null @@ -1,256 +0,0 @@ -;========================================================== -; -; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ -; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ -; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ -; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ -; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ -; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ -; -;========================================================== - -[colors] -background = #0c1014 -background_alt = #0a3749 -background_modules = #fbf1c7 -foreground = #d3ebe9 -foreground_alt = #99d1ce -foreground_modules = #282828 -red = #9d0006 -green = #427b58 -yellow = #b56714 -blue = #458588 -purple = #8f3f71 -aqua = #689d6a -orange = #d65d0e -primary = #d26937 -secondary = #888ca6 -alert = #c23127 - -[bar/top] -monitor = DVI-I-1 -width = 100% -height = 20 -offset-x = 0 -offset-y = 0 -radius = 0 -fixed-center = true - -background = ${colors.background} -foreground = ${colors.foreground} - -border-top-size = 0 -border-bottom-size = 0 -border-top-color = ${colors.background} -border-bottom-color = ${colors.background} - -padding = 2 -module-margin = 1 - -font-0 = scientifica:antialias=false;0 -font-1 = Lato:size=10;1 -font-2 = Raleway:size=10;1 -font-3 = FuraCode Nerd Font Mono:size=12;2 - -modules-left = i3 pulseaudio mpd -modules-center = xwindow -modules-right = focus download upload date time xkeyboard - -tray-position = right - -[module/focus] -type = custom/script -exec = ~/.config/polybar/focus -interval = 10 - -[module/mpd] -type = internal/mpd -host = 127.0.0.1 -port = 6600 - -format-online = -label-song = %artist% - %title% -icon-pause =  -icon-play =  -icon-random = 咽 - -toggle-on-foreground = ${colors.background_modules} -toggle-off-foreground = ${colors.foreground_modules} - -format-offline = -label-offline = mpd is offline - -[module/xwindow] -type = internal/xwindow -format =