default to false
This commit is contained in:
parent
b49b3ae613
commit
44d5b81d5d
@ -272,7 +272,7 @@ namespace modules {
|
||||
/**
|
||||
* If true, scrolling the bar cycles through the available tags
|
||||
*/
|
||||
bool m_tags_scroll{true};
|
||||
bool m_tags_scroll{false};
|
||||
|
||||
/**
|
||||
* If true, scrolling the layout will wrap around to the beginning
|
||||
|
Loading…
Reference in New Issue
Block a user