mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-11-09 18:47:02 +00:00
update shlvl patch
This commit is contained in:
parent
e4d43fc523
commit
3e84bae781
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ index 0000000..d8bba7d
|
|||
+ }
|
||||
+ return []pwl.Segment{{
|
||||
+ Name: "shlvl",
|
||||
+ Content: "+ " + level,
|
||||
+ Content: level,
|
||||
+ Foreground: 231,
|
||||
+ Background: 55,
|
||||
+ }}
|
||||
|
|
Loading…
Reference in a new issue