From 2b681291e699612b2ce0f25aed0b004a06c9e4af Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 6 Apr 2022 10:11:22 +0300 Subject: polybar: new config file extension --- .config/polybar/config##h.lowe | 211 ---------------------- .config/polybar/config##h.luchs | 293 ------------------------------ .config/polybar/config##h.maus | 350 ------------------------------------ .config/polybar/config.ini##h.lowe | 229 +++++++++++++++++++++++ .config/polybar/config.ini##h.luchs | 293 ++++++++++++++++++++++++++++++ .config/polybar/config.ini##h.maus | 350 ++++++++++++++++++++++++++++++++++++ 6 files changed, 872 insertions(+), 854 deletions(-) delete mode 100644 .config/polybar/config##h.lowe delete mode 100644 .config/polybar/config##h.luchs delete mode 100644 .config/polybar/config##h.maus create mode 100644 .config/polybar/config.ini##h.lowe create mode 100644 .config/polybar/config.ini##h.luchs create mode 100644 .config/polybar/config.ini##h.maus diff --git a/.config/polybar/config##h.lowe b/.config/polybar/config##h.lowe deleted file mode 100644 index ecccdbd..0000000 --- a/.config/polybar/config##h.lowe +++ /dev/null @@ -1,211 +0,0 @@ -;========================================================== -; -; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ -; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ -; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ -; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ -; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ -; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ -; -;========================================================== - -[colors] -background = #cc191724 -background_modules = #cce0def4 -foreground = #e0def4 -foreground_modules = #1f1d2e -red = #eb6f92 -green = #9ccfd8 -sold_out_green = #1DB954 -yellow = #f6c177 -blue = #31748f -purple = #ebbcba -pink = #c4a7e7 - -[bar/top] -monitor = VGA-1 -width = 100% -height = 20 -offset-x = 0 -offset-y = 0 -radius = 0 -fixed-center = true -enable-ipc = 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;1 -font-1 = Siji:size=20;1 - -modules-left = i3 github iss -modules-center = xwindow -modules-right = toread focus date time - -tray-position = right - -[module/github] -type = internal/github - -token = ${file:/home/yigit/.local/share/polybar/github_token} -user = yigitsever -empty-notifications = false -interval = 10 -api-url = https://api.github.com/ - -format =