From fa7db4b77beb92923e9ce975a36e14939c69fb4c Mon Sep 17 00:00:00 2001 From: salaaad2 Date: Sat, 2 May 2020 12:11:26 +0200 Subject: add erythang --- polybar/tests | 151 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 151 insertions(+) create mode 100644 polybar/tests (limited to 'polybar/tests') diff --git a/polybar/tests b/polybar/tests new file mode 100644 index 0000000..df526b4 --- /dev/null +++ b/polybar/tests @@ -0,0 +1,151 @@ +; +; this config is written for an unreleased version (polybar "wip-lemonbar" branch) +; it might need some tweaking to run on the latest released version... try for yourself +; + +[bar/top] +;monitor = eDP-1 +width = 100% +height = 27 + +background = #222222 +foreground = #ccfafafa +linecolor = #666 + +border-bottom = 2 +border-bottom-color = #333333 + +spacing = 1 +lineheight = 2 +padding-left = 2 +padding-right = 2 +module-margin-left = 1 +module-margin-right = 2 + +font-0 = ypn envypn:size=10;0 +font-1 = Siji:pixelsize=10;0 +font-2 = Termsynu:size=8;0 + +modules-left = mpd +modules-right = volume wifi battery backlight memory cpu date + + +[bar/external_bottom] +;monitor = HDMI-1 +bottom = true +width = 100% +height = ${bar/top.height} + +background = ${bar/top.background} +foreground = ${bar/top.foreground} +linecolor = ${bar/top.linecolor} + +border-top = 2 +border-top-color = #333333 + +spacing = ${bar/top.spacing} +lineheight = ${bar/top.lineheight} +padding-right = ${bar/top.padding_right} +module-margin-left = ${bar/top.module_margin_left} +module-margin-right = ${bar/top.module_margin_right} + +font-0 = ${bar/top.font-0} +font-1 = ${bar/top.font-1} + +modules-left = bspwm +modules-right = date + +[module/cpu] +type = internal/cpu +interval = 2 +label = CPU %percentage%% + + +[module/memory] +type = internal/memory +interval = 2 +label = RAM %percentage_used%% + + +[module/wifi] +type = internal/network +interface = net1 +interval = 3.0 + +format-connected = +label-connected = %essid% %{F#66}%local_ip% +label-disconnected = %{F#666}X%{F#ccfafafa} not connected +label-disconnected-foreground = #66 + + + +[module/date] +type = internal/date +date = %%{T3}%%{F#666}%{F#ccfafafa} %Y-%m-%d %%{F#fba922}%%{F#ccfafafa} %H:%M%%{T-} +interval = 5 + + +[module/backlight] +type = internal/backlight +card = intel_backlight +format =