Swap the direction of the right powerline in ide

main
Julius Riegel 1 month ago
parent 2125c76f04
commit 5a046686f6

@ -190,7 +190,7 @@ export def `zjstatus powerline_right` [] {
fg: $ZELLIJ_BG
}
] | where $it != null)
render powerline $ZELLIJ_BG $elements --end ""
render powerline $ZELLIJ_BG $elements --separator "" --start "" --end ""
}
def `ci status` [] {

Loading…
Cancel
Save