Update bin/giti, polybar(for bspwm), vscode

This commit is contained in:
Smirnov Alexandr 2021-03-09 20:17:44 +02:00
parent a9d8ac7432
commit 5cc8e020c1
5 changed files with 60 additions and 41 deletions

View file

@ -1,4 +1,5 @@
#!/bin/bash
killall -q polybar
while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done
polybar -c ~/.config/bspwm/polybar/polybar bar&
polybar -c ~/.config/bspwm/polybar/polybar min&
#polybar -c ~/.config/bspwm/polybar/polybar bar&

View file

@ -27,6 +27,19 @@ modules-right = keyboard pulseaudio archupd wifi-signal
tray-position = right
tray-padding = 0
[bar/min]
width = 100%
height = 24
fixed-center = true
background = ${colors.background}
foreground = ${colors.foreground}
wm-restack = bspwm
font-0 = Iosevka Nerd Font:style=Medium:size=8;3
font-1 = FontAwesome5Free:style=Solid:size=7.5;2.5
modules-left = bspwm
modules-right = keyboard pulseaudio wifi-signal time
tray-position = right
[module/bspwm]
type = internal/bspwm
pin-workspaces = true