more fonts

This commit is contained in:
ITmail-dk
2022-01-04 12:33:21 +01:00
parent 4a2b2b13f9
commit 6a3a36b289
5 changed files with 11 additions and 4 deletions

View File

@@ -2,9 +2,15 @@
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 or NAME) also the number that should be on that screen.
#example of reverse order on screens.
#bspc monitor Screen-1 -s Screen-2
#bspc monitor -d I II III IV V VI VII VIII IX X
#xrandr -s 1920x1080 & #xrandr -s 1920x1080 &
bspc monitor -d 1 2 3 4 5 6 7 8 9 0
bspc config border_width 1 bspc config border_width 1
bspc config window_gap 7 bspc config window_gap 7

View File

@@ -65,9 +65,10 @@ 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=11;2"
font-1 = "Material Icons:style=Regular:size=11;2" font-1 = "DejaVu Sans:pixelsize=14;2"
font-2 = "DejaVuSansMono Nerd Font:style=Book:size=11;2" font-2 = "Material Icons:style=Regular:size=11;2"
font-3 = "DejaVuSansMono Nerd Font:style=Book:size=11;2"
modules-left = bspwm mpd modules-left = bspwm mpd
;modules-center = mpd ;modules-center = mpd

Binary file not shown.

Binary file not shown.

Binary file not shown.