Compare commits
2 Commits
261edaa1c2
...
6b73f3b1dd
| Author | SHA1 | Date | |
|---|---|---|---|
| 6b73f3b1dd | |||
| 8a5ed3e32f |
Submodule base/.vim/bundle/SimpylFold updated: 0459df8a0b...b4a87e509c
Submodule base/.vim/bundle/ale updated: f83a1f70d5...5087246c82
Submodule base/.vim/bundle/lightline-gruvbox.vim updated: 21659af1fc...e94af37820
Submodule base/.vim/bundle/lightline.vim updated: b06d921023...a29b8331e1
Submodule base/.vim/bundle/vim-css-color updated: 7337c35588...8bf943681f
Submodule base/.vim/bundle/vim-javascript updated: f8345cdb67...d6e137563c
Submodule base/.vim/bundle/vim-template updated: 618d3f2713...233b201a30
Submodule desktop-common/.minetest/games/mineclone2 updated: 9d9e213012...e4f2618a69
@@ -3,8 +3,6 @@
|
||||
:
|
||||
command -v unagi
|
||||
unagi
|
||||
command -v picom
|
||||
picom
|
||||
command -v compton
|
||||
compton
|
||||
command -v xcompmgr
|
||||
|
||||
@@ -66,7 +66,7 @@ monitor = ${env:PB_MONITOR:eDP-1}
|
||||
inherit = template/bar
|
||||
tray-position = center
|
||||
modules-left = i3 bspwm service-ansible service-backup reboot-required
|
||||
modules-right = xkeyboard backlight pulse battery | date
|
||||
modules-right = xkeyboard backlight pulse battery battery-bat1 | date
|
||||
border-top-size = 0
|
||||
|
||||
[bar/secondary]
|
||||
@@ -115,6 +115,11 @@ ramp-capacity-2 =
|
||||
ramp-capacity-3 =
|
||||
ramp-capacity-4 =
|
||||
|
||||
[module/battery-bat1]
|
||||
type = internal/battery
|
||||
inherit = module/battery
|
||||
battery = BAT1
|
||||
|
||||
[module/bspwm]
|
||||
type = internal/bspwm
|
||||
format = <label-state> <label-mode>
|
||||
|
||||
Reference in New Issue
Block a user