fixes multi-monitor setup fullscreen switching on the first monitor
This commit is contained in:
@@ -20,15 +20,6 @@ general {
|
||||
}
|
||||
}
|
||||
|
||||
# https://wiki.hyprland.org/0.45.0/Configuring/Variables/#gestures
|
||||
gestures {
|
||||
workspace_swipe = true
|
||||
workspace_swipe_fingers = 4
|
||||
workspace_swipe_distance = 250
|
||||
workspace_swipe_min_speed_to_force = 15
|
||||
workspace_swipe_create_new = false
|
||||
}
|
||||
|
||||
# https://wiki.hyprland.org/0.45.0/Configuring/Variables/#group
|
||||
group {
|
||||
col.border_active = $color6
|
||||
@@ -90,3 +81,8 @@ master {
|
||||
cursor {
|
||||
no_hardware_cursors = true
|
||||
}
|
||||
|
||||
device {
|
||||
name = logitech-gaming-mouse-g502
|
||||
sensitivity=0.9
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user