Icons + XRandr to VM
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
pgrep -x sxhkd > /dev/null || sxhkd &
|
pgrep -x sxhkd > /dev/null || sxhkd &
|
||||||
|
|
||||||
bspc monitor -d I II III IV V VI VII VIII IX X
|
bspc monitor -d I II III IV V VI VII VIII IX X
|
||||||
#xrandr -s 1920x1080 &
|
xrandr -s 1920x1080 &
|
||||||
|
|
||||||
bspc config border_width 1
|
bspc config border_width 1
|
||||||
bspc config window_gap 5
|
bspc config window_gap 5
|
||||||
|
|||||||
@@ -63,11 +63,11 @@ module-margin-right = 3
|
|||||||
; Findt font name - fc-list | grep FONT NAME HER
|
; Findt font name - fc-list | grep FONT NAME HER
|
||||||
; font-N = <fontconfig pattern>;<vertical offset>
|
; font-N = <fontconfig pattern>;<vertical offset>
|
||||||
font-0 = "DejaVu Sans:pixelsize=10;2"
|
font-0 = "DejaVu Sans:pixelsize=10;2"
|
||||||
font-1 = "Roboto:size=11:weight=bold;2"
|
font-1 = "Material Icons:style=Regular:size=11;2"
|
||||||
font-2 = "DejaVuSansMono Nerd Font:style=Book:size=12;2"
|
font-2 = "DejaVuSansMono Nerd Font:style=Book:size=11;2"
|
||||||
|
|
||||||
modules-left = bspwm
|
modules-left = bspwm mpd
|
||||||
modules-center = mpd
|
;modules-center = mpd
|
||||||
modules-right = pulseaudio cpu memory wlan eth date battery temperature powermenu
|
modules-right = pulseaudio cpu memory wlan eth date battery temperature powermenu
|
||||||
|
|
||||||
; Models list - filesystem xbacklight alsa pulseaudio xkeyboard memory cpu wlan eth battery temperature date powermenu
|
; Models list - filesystem xbacklight alsa pulseaudio xkeyboard memory cpu wlan eth battery temperature date powermenu
|
||||||
@@ -93,7 +93,7 @@ label = %title:0:30:...%
|
|||||||
type = internal/xkeyboard
|
type = internal/xkeyboard
|
||||||
blacklist-0 = num lock
|
blacklist-0 = num lock
|
||||||
|
|
||||||
format-prefix = " "
|
format-prefix = " "
|
||||||
format-prefix-foreground = ${colors.foreground-alt}
|
format-prefix-foreground = ${colors.foreground-alt}
|
||||||
format-prefix-underline = ${colors.secondary}
|
format-prefix-underline = ${colors.secondary}
|
||||||
|
|
||||||
@@ -183,7 +183,7 @@ label = %percentage:2%%
|
|||||||
[module/memory]
|
[module/memory]
|
||||||
type = internal/memory
|
type = internal/memory
|
||||||
interval = 2
|
interval = 2
|
||||||
format-prefix = " "
|
format-prefix = " "
|
||||||
format-prefix-foreground = ${colors.foreground-alt}
|
format-prefix-foreground = ${colors.foreground-alt}
|
||||||
format-underline = #4bffdc
|
format-underline = #4bffdc
|
||||||
label = %percentage_used%%
|
label = %percentage_used%%
|
||||||
@@ -216,7 +216,7 @@ interface = enp1s0
|
|||||||
interval = 3.0
|
interval = 3.0
|
||||||
|
|
||||||
format-connected-underline = #55aa55
|
format-connected-underline = #55aa55
|
||||||
format-connected-prefix = " "
|
format-connected-prefix = " "
|
||||||
format-connected-prefix-foreground = ${colors.foreground-alt}
|
format-connected-prefix-foreground = ${colors.foreground-alt}
|
||||||
label-connected = %local_ip%
|
label-connected = %local_ip%
|
||||||
|
|
||||||
@@ -246,10 +246,10 @@ label = %time% %date%
|
|||||||
type = internal/pulseaudio
|
type = internal/pulseaudio
|
||||||
|
|
||||||
format-volume = <label-volume> <bar-volume>
|
format-volume = <label-volume> <bar-volume>
|
||||||
label-volume = 墳 VOL %percentage%%
|
label-volume = VOL %percentage%%
|
||||||
label-volume-foreground = ${root.foreground}
|
label-volume-foreground = ${root.foreground}
|
||||||
|
|
||||||
label-muted = 婢 Muted
|
label-muted = Muted
|
||||||
label-muted-foreground = #FF0000
|
label-muted-foreground = #FF0000
|
||||||
|
|
||||||
bar-volume-width = 10
|
bar-volume-width = 10
|
||||||
@@ -356,24 +356,24 @@ expand-right = true
|
|||||||
|
|
||||||
format-spacing = 1
|
format-spacing = 1
|
||||||
|
|
||||||
label-open = Power
|
label-open =
|
||||||
label-open-foreground = ${colors.alert}
|
label-open-foreground = ${colors.alert}
|
||||||
label-close = ffi Close Menu
|
label-close =
|
||||||
label-close-foreground = ${colors.secondary}
|
label-close-foreground = ${colors.secondary}
|
||||||
label-separator = " "
|
label-separator = " "
|
||||||
label-separator-foreground = ${colors.foreground-alt}
|
label-separator-foreground = ${colors.foreground-alt}
|
||||||
|
|
||||||
menu-0-0 = Reboot
|
menu-0-0 =
|
||||||
menu-0-0-exec = menu-open-1
|
menu-0-0-exec = menu-open-1
|
||||||
menu-0-1 = Shutdown
|
menu-0-1 =
|
||||||
menu-0-1-exec = menu-open-2
|
menu-0-1-exec = menu-open-2
|
||||||
|
|
||||||
menu-1-0 = fl No back
|
menu-1-0 = fl No back
|
||||||
menu-1-0-exec = menu-open-0
|
menu-1-0-exec = menu-open-0
|
||||||
menu-1-1 = Reboot
|
menu-1-1 =
|
||||||
menu-1-1-exec = systemctl reboot
|
menu-1-1-exec = systemctl reboot
|
||||||
|
|
||||||
menu-2-0 = Shutdown now
|
menu-2-0 =
|
||||||
menu-2-0-exec = systemctl poweroff
|
menu-2-0-exec = systemctl poweroff
|
||||||
menu-2-1 = fl No back
|
menu-2-1 = fl No back
|
||||||
menu-2-1-exec = menu-open-0
|
menu-2-1-exec = menu-open-0
|
||||||
|
|||||||
Reference in New Issue
Block a user