Files
dotfiles/hypr/plugins/hyprspace.conf
2025-08-13 21:46:48 +02:00

31 lines
653 B
Plaintext

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