Fix code indentation
This commit is contained in:
parent
9235358bb0
commit
f9b952246f
@ -30,7 +30,6 @@ function fish_prompt --description 'Write out the prompt'
|
|||||||
set -l err_color (set_color red)
|
set -l err_color (set_color red)
|
||||||
|
|
||||||
# Battery File Location
|
# Battery File Location
|
||||||
# set -l bat_file DISABLED
|
|
||||||
set -l bat_file /sys/class/power_supply/BAT0/capacity
|
set -l bat_file /sys/class/power_supply/BAT0/capacity
|
||||||
|
|
||||||
# Battery Status Formatting
|
# Battery Status Formatting
|
||||||
|
Loading…
Reference in New Issue
Block a user