feat: Update clipse
This commit is contained in:
@@ -115,14 +115,14 @@ animations {
|
||||
animation = workspaces, 1, 6, default
|
||||
|
||||
# Make special workspaces appear from bottom instead of left
|
||||
animation = specialWorkspace, 1, 6, default, slidefadevert 100%
|
||||
animation = specialWorkspace, 1, 3, default, slidefadevert 100%
|
||||
}
|
||||
|
||||
dwindle {
|
||||
# See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more
|
||||
pseudotile = yes # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
||||
preserve_split = yes # you probably want this
|
||||
smart_split = true
|
||||
smart_split = false
|
||||
}
|
||||
|
||||
master {
|
||||
@@ -131,7 +131,7 @@ master {
|
||||
|
||||
gestures {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
workspace_swipe = false
|
||||
workspace_swipe = true
|
||||
}
|
||||
|
||||
cursor {
|
||||
@@ -178,4 +178,4 @@ plugin {
|
||||
# device {
|
||||
# name = epic-mouse-v1
|
||||
# sensitivity = -0.5
|
||||
# }
|
||||
# }
|
||||
|
||||
Reference in New Issue
Block a user