diff --git a/include/modules/dwm.hpp b/include/modules/dwm.hpp index 3260572a..bf52873d 100644 --- a/include/modules/dwm.hpp +++ b/include/modules/dwm.hpp @@ -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