mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-08-15 12:59:28 +02:00
Added awesome config
This commit is contained in:
@@ -23,7 +23,7 @@ foreground-alt = #555
|
||||
[bar/yoga3_primary_landscape]
|
||||
; not used: songname menu-media xbacklightbuttons
|
||||
modules-left = i3touchmenu checkupd ovpn nvpn usbmodem1 usbmodem2 usbmodem3 eth_yoga3 wlan
|
||||
modules-center = xbacklight bspwm volume
|
||||
modules-center = xbacklight i3 volume
|
||||
modules-right = sensors_cpu_yoga3 memory disk_short_yoga3 battery date
|
||||
monitor = ${env:MONITOR:eDP1}
|
||||
width = 100%
|
||||
@@ -483,22 +483,22 @@ fuzzy-match = false
|
||||
format = <label-state> <label-mode>
|
||||
label-mode = %mode%
|
||||
label-mode-padding = 1
|
||||
label-mode-background = ${colors.background}
|
||||
;label-mode-background = ${colors.background}
|
||||
label-focused =%icon%%name%
|
||||
label-focused-foreground = ${colors.foreground}
|
||||
label-focused-background = ${colors.background}
|
||||
;label-focused-background = ${colors.background}
|
||||
label-focused-underline = #fff
|
||||
label-focused-margin = 2
|
||||
label-unfocused =%icon%%name%
|
||||
label-unfocused-foreground = ${colors.foreground}
|
||||
label-unfocused-background = ${colors.background}
|
||||
;label-unfocused-background = ${colors.background}
|
||||
label-unfocused-margin = 1
|
||||
label-visible =%icon%%name%
|
||||
label-visible-underline = #fff
|
||||
label-visible-margin = 1
|
||||
label-urgent =%icon%%name%!
|
||||
label-urgent-foreground = ${colors.foreground-alt}
|
||||
label-urgent-background = ${colors.background}
|
||||
;label-urgent-background = ${colors.background}
|
||||
label-urgent-padding = 1
|
||||
|
||||
; Module Menus
|
||||
|
||||
Reference in New Issue
Block a user