mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-02 21:30:39 -04:00
updates
This commit is contained in:
parent
cb5f26f4dc
commit
f41688887f
18 changed files with 441 additions and 206 deletions
|
@ -14,7 +14,6 @@ source = ~/.cache/wal/colors-hyprland.conf
|
|||
monitor = DP-2, 1920x1080@100, 0x250, 1
|
||||
monitor = DP-1, 1920x1080@100, auto, 1
|
||||
monitor = DP-1, transform, 3
|
||||
workspace = 1, persistent:true,monitor:DP-2,default:true
|
||||
workspace = 2, persistent:true,monitor:DP-2
|
||||
workspace = 3, persistent:true,monitor:DP-2
|
||||
workspace = 4, persistent:true,monitor:DP-2
|
||||
|
@ -24,6 +23,8 @@ workspace = 7, persistent:true,monitor:DP-1
|
|||
workspace = 8, persistent:true,monitor:DP-1
|
||||
workspace = 9, persistent:true,monitor:DP-1
|
||||
workspace = 0, persistent:true,monitor:DP-1
|
||||
workspace = 1, persistent:true,monitor:DP-2,default:true
|
||||
|
||||
|
||||
|
||||
# Laptop
|
||||
|
@ -126,7 +127,7 @@ plugin {
|
|||
workspace_method = first 1 # [center/first] [workspace] e.g. first 1 or center m+1
|
||||
|
||||
enable_gesture = true # laptop touchpad, 4 fingers
|
||||
gesture_distance = 300 # how far is the "max"
|
||||
gesture_distance = 300 # how far is the "max"
|
||||
gesture_positive = true # positive = swipe down. Negative = swipe up.
|
||||
}
|
||||
|
||||
|
@ -146,4 +147,3 @@ source = ~/.config/hypr/keybindings.conf
|
|||
source = ~/.config/hypr/windowrule.conf
|
||||
source = ~/.config/hypr/animations.conf
|
||||
source = ~/.config/hypr/exec.conf
|
||||
source = ~/.config/hypr/monitors.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue