From 840fc2fdafb9ddfae52379f2f89b632496661386 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 21 Mar 2019 17:32:10 +0300 Subject: Add mobile configs --- .config/polybar/config##mobile.Linux.Luchs | 326 +++++++++++++++++++++++++++++ 1 file changed, 326 insertions(+) create mode 100644 .config/polybar/config##mobile.Linux.Luchs (limited to '.config/polybar') diff --git a/.config/polybar/config##mobile.Linux.Luchs b/.config/polybar/config##mobile.Linux.Luchs new file mode 100644 index 0000000..ca43284 --- /dev/null +++ b/.config/polybar/config##mobile.Linux.Luchs @@ -0,0 +1,326 @@ +;========================================================== +; +; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ +; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ +; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ +; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ +; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ +; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ +; +;========================================================== + +[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 = +width = 100% +height = 20 +offset-x = 0% +offset-y = 0 +radius = 0 +override-redirect = false + +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 = 1 +module-margin = 1 + +font-0 = scientifica:antialias=false;0 +font-1 = Lato:size=10;1 +font-2 = Fira Code:size=10;1 +font-3 = FuraCode Nerd Font Mono:size=12;2 + +modules-left = i3 pulseaudio +modules-center = xwindow +modules-right = download upload date time backlight battery xkeyboard + +tray-position = right + +[module/backlight] +type = internal/xbacklight + +; Available tags: +;