mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
stuff
This commit is contained in:
@@ -63,10 +63,11 @@ tray-padding = 2
|
||||
|
||||
[bar/example_right]
|
||||
inherit = bar/example
|
||||
monitor = ${env:MONITOR:DP-0}
|
||||
monitor = ${env:MONITOR:DP-4}
|
||||
modules-left = i3
|
||||
|
||||
[bar/example_laptop]
|
||||
monitor = ${env:MONITOR:eDP-1}
|
||||
inherit = bar/example
|
||||
modules-left = i3
|
||||
tray-position = right
|
||||
@@ -411,4 +412,4 @@ animation-charging-framerate = 750
|
||||
|
||||
[module/battery2]
|
||||
inherit = module/battery1
|
||||
battery = BAT1
|
||||
battery = BAT1
|
||||
|
||||
1
.zimrc
1
.zimrc
@@ -27,6 +27,7 @@ zssh_ids=(id_ed25519)
|
||||
# Set your desired prompt here
|
||||
#POWERLEVEL9K_DIR_DEFAULT_BACKGROUND='black'
|
||||
#POWERLEVEL9K_DIR_DEFAULT_FOREGROUND='009'
|
||||
export TERM="xterm-256color"
|
||||
DEFAULT_USER=bauer
|
||||
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(ssh context dir vcs anaconda)
|
||||
POWERLEVEL9K_RIGHT_PROMPT_ELEMENTS=(background_jobs status time)
|
||||
|
||||
Reference in New Issue
Block a user