Skip to content

Some questions about configurations #17

Answered by amnweb
bytenekos asked this question in Q&A
Discussion options

You must be logged in to vote

For language widget you can try something like

.lang-widget .widget-container {
	background-color: #313244;
	margin: 4px 0 4px 0;
	border-radius: 14px;
}

Yes you can have different bar on each monitor.

example

bars:
  status-bar1:
    enabled: true
    screens: ['DELL P2419H (1)'] 
   ...
  status-bar2:
    enabled: true
    screens: ['DELL P2419H (2)'] 
   ...

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bytenekos
Comment options

Answer selected by bytenekos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants