mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
Add castero, cmus, dmenufm, zathura config
This commit is contained in:
parent
f407ac09bc
commit
ae217b0fe1
19 changed files with 728 additions and 346 deletions
|
|
@ -8,7 +8,6 @@ secondary = #CED4DA
|
|||
alert = #DD6C6B
|
||||
|
||||
[bar/bar]
|
||||
height = 24
|
||||
override-redirect = false
|
||||
background = ${colors.background}
|
||||
foreground = ${colors.foreground}
|
||||
|
|
@ -16,11 +15,18 @@ module-margin-left = 1
|
|||
module-margin-right = 1
|
||||
padding-left = 3
|
||||
padding-right = 3
|
||||
|
||||
width = 14%
|
||||
height = 22
|
||||
|
||||
offset-x = 85.8%
|
||||
offset-y = 0.4%
|
||||
|
||||
font-0 = Iosevka Nerd Font:style=Medium:size=10;3
|
||||
font-1 = FontAwesome5Free:style=Solid:size=8;2.5
|
||||
modules-left = wifi-signal date
|
||||
modules-center = wp
|
||||
modules-right = keyboard pulseaudio backlight time
|
||||
#modules-center = wp
|
||||
#modules-right = keyboard pulseaudio backlight time
|
||||
|
||||
[module/backlight]
|
||||
type = internal/xbacklight
|
||||
|
|
@ -58,7 +64,7 @@ blacklist-2= caps lock
|
|||
[module/date]
|
||||
type = internal/date
|
||||
interval = 600
|
||||
date = %b %e
|
||||
date = %e
|
||||
label = %date%
|
||||
|
||||
[module/time]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue