vanity changes

This commit is contained in:
berserk2046 2023-04-22 00:17:07 -05:00
parent 8ccc80705d
commit b89a61287f
3 changed files with 158 additions and 41 deletions

View File

@ -14,7 +14,7 @@ bspc monitor HDMI-1 -d I II III IV
# config # config
bspc config border_width 2 bspc config border_width 2
bspc config window_gap 25 bspc config window_gap 10
bspc config split_ratio 0.5 bspc config split_ratio 0.5
# colors # colors

View File

@ -1,49 +1,53 @@
[bar/top] [bar/top]
monitor = eDP-1 monitor = eDP-1
bottom = true bottom = false
font-0="Terminus:pixelsize=14" font-0="Terminus:pixelsize=12"
font-1="Font Awesome 6 Free Regular:pixelsize=12" font-1="Font Awesome:pixesize=12;2"
font-2="Symbols Nerd Font" font-2="Symbols Nerd Font:pixelsize=12;2"
font-3="TerminessTTF Nerd Font Mono;pixelsize=12"
background=#00000000
border-size = 3
border-color=#00000000
fixed-center = true fixed-center = true
width = 100% width = 100%
height=24 height=24
modules-left= bspwm modules-left= title
modules-right= battery alsa wlan date modules-center= bspwm
modules-right= battery alsa wlan date poweroff
module-margin-right=1
module-margin-left =1
separator = separator =
spacing = 0 spacing = 0
dim-value = 1.0 dim-value = 1.0
line-size=4 line-size=2
[bar/bottom] [bar/bottom]
monitor = HDMI-1
bottom = true bottom = true
font-0="Terminus:pixelsize=14" font-0="Terminus:pixelsize=12"
font-1="FontAwesome:pixelsize=12" font-1="Font Awesome:pixesize=12;2"
font-2="Symbols Nerd Font:pixelsize=12;2"
font-3="TerminessTTF Nerd Font Mono;pixelsize=12"ont-1="FontAwesome:pixelsize=12"
fixed-center = true fixed-center = true
width = 100% width = 100%
height=24 height=24
modules-left= bspwm background=#00000000
modules-right= battery alsa date border-size = 3
border-color=#00000000
module-margin-right=1 modules-center=librewolf st ncmpcpp ranger steam
module-margin-left =1 modules-left = mpd
separator = separator =
spacing = 0 spacing = 0
dim-value = 1.0 dim-value = 1.0
line-size=4 line-size=2
[module/bspwm] [module/bspwm]
type=internal/bspwm type=internal/bspwm
format= <label-state> <label-mode> format= <label-state>
format-background = #000000
pin-workspaces=true pin-workspaces=true
@ -53,34 +57,38 @@ wrapping-scroll=true
enable-scroll=true enable-scroll=true
label-mode=" %mode%" label-mode=" %mode%"
label-mode-background=#ffffff label-mode-background=#000000
label-focused= %name% label-focused=%icon%
label-focused-foreground= #ffffff label-focused-foreground= #fb0f0f
label-focused-underline=#ffffff label-focused-overline=#fb0f0f
label-focused-padding=1 label-focused-background=#000000
label-focused-padding=2
label-occupied=%name% label-occupied=%icon%
label-occupied-foreground=#ffffff label-occupied-foreground=#ffffff
label-occupied-underline=#444444 label-occupied-background=#000000
label-occupied-padding=1 label-occupied-padding=2
label-unfocused=%name% label-unfocused=
label-unfocused-foreground = #ffffff label-unfocused-foreground = #ffffff
label-unfocused-background= #000000 label-unfocused-background= #000000
label-unfocused-padding=1 label-unfocused-padding=2
label-empty=%name% label-empty=
label-empty-padding=1 label-empty-padding=2
label-empty-foreground = #ffffff label-empty-foreground = #ffffff
label-empty-background= #000000 label-empty-background= #000000
label-urgent = %name% label-urgent = %name%
ws-icon-default=
[module/battery] [module/battery]
type= internal/battery type= internal/battery
battery=BAT1 battery=BAT1
format-charging = <ramp-capacity><label-charging> format-charging = <ramp-capacity><label-charging>
format-charging-background=#000
; Available tags: ; Available tags:
; <label-discharging> (default) ; <label-discharging> (default)
@ -88,6 +96,7 @@ format-charging = <ramp-capacity><label-charging>
; <ramp-capacity> ; <ramp-capacity>
; <animation-discharging> ; <animation-discharging>
format-discharging = <ramp-capacity><label-discharging> format-discharging = <ramp-capacity><label-discharging>
format-discharging-background=#000
; Available tags: ; Available tags:
; <label-full> (default) ; <label-full> (default)
@ -122,6 +131,8 @@ label-charging = Charging %percentage%%
; %percentage% (default) - is set to 100 if full-at is reached ; %percentage% (default) - is set to 100 if full-at is reached
; %percentage_raw% ; %percentage_raw%
label-full = Fully charged label-full = Fully charged
label-full-background=#000
label-full-padding=1
; Available tokens: ; Available tokens:
; %percentage% (default) - is set to 100 if full-at is reached ; %percentage% (default) - is set to 100 if full-at is reached
@ -143,12 +154,15 @@ ramp-capacity-padding=1
[module/title] [module/title]
type= internal/xwindow type= internal/xwindow
format = <label> format =  <label>
format-background=#fb0f0f format-padding=1
format-foreground=#ffffff format-background=#ffffff
format-foreground=#000000
label = %title% label = %title%
label-background=#000
label-foreground=#fff
label-maxlen=30 label-maxlen=30
label-padding=1 label-padding=3
[module/alsa] [module/alsa]
type= internal/alsa type= internal/alsa
@ -169,7 +183,9 @@ interval = 5
; <label-volume> (default) ; <label-volume> (default)
; <ramp-volume> ; <ramp-volume>
; <bar-volume> ; <bar-volume>
format-volume = <ramp-volume><label-volume> format-volume = <ramp-volume><label-volume>
format-volume-padding = 1
format-volume-background=#000
; Available tags: ; Available tags:
; <label-muted> (default) ; <label-muted> (default)
@ -185,6 +201,7 @@ format-volume = <ramp-volume><label-volume>
; %percentage% (default) ; %percentage% (default)
label-muted = ﱝ muted label-muted = ﱝ muted
label-muted-foreground = #66 label-muted-foreground = #66
label-muted-background=#000
; Only applies if <ramp-volume> is used ; Only applies if <ramp-volume> is used
ramp-volume-0 = ramp-volume-0 =
@ -203,18 +220,109 @@ type = internal/date
interval = 1.0 interval = 1.0
time = %H:%M time = %H:%M
date = "%a %b %d" date = "%b %d"
format =  <label> format =  <label>
label= %time%  %date% format-background=#000
format-padding=1
label= %date%, %time%
label-background=#000
label-padding=1
[network-base] [network-base]
type = internal/network type = internal/network
interval = 5 interval = 5
format-connected = <label-connected> format-connected = <label-connected>
format-connected-background = #000
format-disconnected = "" format-disconnected = ""
format-disconnected-background= #000
[module/wlan] [module/wlan]
inherit = network-base inherit = network-base
interface-type = wireless interface-type = wireless
label-connected =  %essid% label-connected =
label-connected-padding=1
[module/poweroff]
type=custom/script
label =
tail=true
exec= echo <label>
click-left= sudo zzz -z && slock
label-background = #ffffff
label-foreground= #000000
label-padding=1
[module/librewolf]
type=custom/script
label =
tail=true
exec = echo <label>
click-left = librewolf &
label-background=#000000
label-foreground=#ffffff
label-padding=2
[module/st]
type=custom/script
label =
tail=true
exec = echo <label>
click-left = st &
label-background=#000000
label-foreground=#ffffff
label-padding=2
[module/ncmpcpp]
type=custom/script
label =
tail=true
exec = echo <label>
click-left = st ncmpcpp &
label-background=#000000
label-foreground=#ffffff
label-padding=2
[module/ranger]
type=custom/script
label =
tail=true
exec = echo <label>
click-left = st ranger &
label-background=#000000
label-foreground=#ffffff
label-padding=2
[module/steam]
type=custom/script
label =
tail=true
exec = echo <label>
click-left = steam &
label-background=#000000
label-foreground=#ffffff
label-padding=2
[module/mpd]
type=internal/mpd
label-song=  %artist% - %title%
format-online = <bar-progress> <label-time> <label-song>
format-playing = ${self.format-online}
format-paused = ${self.format-online}
format-stopped = ${self.format-online}
icon-play =
icon-pause =
icon-stop =
bar-progress-width = 20
bar-progress-indicator = |
bar-progress-fill =
bar-progress-empty =
label-offline = mpd is offline
label-song-background=#000
label-song-padding=1
format-playing-background=#000
format-paused-background=#000
format-stopped-background=#000
format-playing-padding=1
format-paused-padding=1
format-stopped-padding=1

View File

@ -54,3 +54,12 @@ super + e
control + shift + Escape control + shift + Escape
st -g 110x40 htop st -g 110x40 htop
super + shift + f
bspc node -t '~fullscreen'
super + shift + t
bspc node -t '~tiled'
super + shift + s
bspc node -t '~floating'