Skip to content

Terminal prompt Docker Desktop label on the right #596

Closed Answered by cesar-lomeli
cesar-lomeli asked this question in Q&A
Discussion options

You must be logged in to vote

I found where to deactivate that segment of the prompt by commenting out the docker section inside the config of oh-my-posh:

{
"leading_diamond": "\ue0b6",
"trailing_diamond": "\ue0b4",
"template": "\uf308 {{ .Context }}",
"foreground": "#282a36",
"background": "#8be9fd",
"type": "docker",
"style": "diamond"
},

For the missing settings gear icon in waybar I re-add that part of the code "group/settings" to the theme that I'm using, modern theme in this case:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cesar-lomeli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant