init
This commit is contained in:
30
hypr/plugins/hyprspace.conf
Normal file
30
hypr/plugins/hyprspace.conf
Normal file
@@ -0,0 +1,30 @@
|
||||
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
|
||||
Reference in New Issue
Block a user