Sidebar
Sidebar settings for Halloy.
Configuration
server_icon
Configure the server icon display.
# Type: integer or string
# Values: any positive integer or "hidden"
# Default: 12
[sidebar]
server_icon = 12
Hide the server icon:
[sidebar]
server_icon = "hidden"
position
Sidebar position within the application window.
# Type: string
# Values: "left", "top", "right", "bottom"
# Default: "left"
[sidebar]
position = "left"
max_width
Specify sidebar max width in pixels. Only used if position is "left" or "right".
# Type: integer
# Values: any non-negative integer
# Default: not set
[sidebar]
max_width = 200
show_menu_button
Show or hide the user menu button in the sidebar.
# Type: bool
# Values: true, false
# Default: true
[sidebar]
show_menu_button = true
order_by
Ordering that servers are listed in the sidebar uses to select from matching users.
"config": The same order they are specified in the configuration file."alpha": Case-insensitive alphabetical ordering.
# Type: string
# Values: "alpha", "config"
# Default: "alpha"
[sidebar]
order_by = "config"
Scrollbar
Scrollbar in sidebar
Unread Indicator
Unread buffer indicator style
Padding
Adjust padding for sidebar
Spacing
Adjust spacing for sidebar