laptop stuff

This commit is contained in:
Nickiel12 2023-10-01 13:49:55 -07:00
parent 3349510def
commit f51d472df8
3 changed files with 9413 additions and 3 deletions

View file

@ -7,7 +7,7 @@
hardware.bluetooth.enable = true;
networking.hosts = {
#"10.0.0.183" = [ "headscale.nickiel.net" ];
"10.0.0.183" = [ "headscale.nickiel.net" ];
"100.64.0.1" = ["files.nickiel.net" "git.nickiel.net" "nickiel.net"
"jellyfin.nickiel.net" ];
};

View file

@ -1621,7 +1621,7 @@
# Show battery in yellow when it's discharging.
typeset -g POWERLEVEL9K_BATTERY_DISCONNECTED_FOREGROUND=3
# Battery pictograms going from low to high level of charge.
typeset -g POWERLEVEL9K_BATTERY_STAGES='\uf58d\uf579\uf57a\uf57b\uf57c\uf57d\uf57e\uf57f\uf580\uf581\uf578'
typeset -g POWERLEVEL9K_BATTERY_STAGES='\uf008e\uf007a\uf007b\uf007c\uf007d\uf007e\uf007f\uf0080\uf0081\uf0082\uf0079'
# Don't show the remaining time to charge/discharge.
typeset -g POWERLEVEL9K_BATTERY_VERBOSE=false
typeset -g POWERLEVEL9K_BATTERY_BACKGROUND=236

9410
rsrcs/p10k.zsh-new Normal file

File diff suppressed because it is too large Load diff