dotfiles/.config/hypr/plugins/hyprspace.conf
2024-05-29 21:08:21 +02:00

30 lines
650 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, ESCAPE, overview:toggle