dotfiles/.config/hypr/plugins/hyprspace.conf
2024-07-29 17:45:06 +02:00

30 lines
653 B
Text

source = ../theme/colors.conf
# Conf
plugin {
overview {
# Colors
panelColor = $surface0
panelBorderColor = $surface0
workspaceActiveBorder = $lavender
workspaceInactiveBorder = $surface1
dragAlpha = 1
# Layout
onBottom = true
centerAligned = true
hideTopLayers = true
hideOverlayLayers = true
hideRealLayers = true
affectStrut = false
workspaceBorderSize = 3
# Behaviors
exitOnClick = false
showNewWorkspace = false
showEmptyWorkspace = true
}
}
# Keybinds
bind = ALT, BACKSPACE, overview:toggle