aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-06-23 08:55:15 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-06-23 08:55:24 +0900
commit3b203a29ebfc7e188f3f189fe716e9db95ad9c96 (patch)
treefcfe0a9848d060004928a1fbf7da837ca4de1250
parent9bfcaa0bbc85de7fb6ca8d441bd76d148b74baa7 (diff)
updated / tweak Hyprland settings
-rw-r--r--config/hypr/UserConfigs/UserSettings.conf14
1 files changed, 8 insertions, 6 deletions
diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf
index 3ec9fa43..bfee77aa 100644
--- a/config/hypr/UserConfigs/UserSettings.conf
+++ b/config/hypr/UserConfigs/UserSettings.conf
@@ -18,8 +18,8 @@ dwindle {
}
master {
- new_is_master=1 # comment this when Hyprland release a new version or you are running the git version
- #new_status=master # hyprland upstream or git version (next release maybe v0.41.2 or v0.42)
+ #new_is_master=1 # comment this when Hyprland release a new version or you are running the git version
+ new_status=master # hyprland upstream or git version (next release maybe v0.41-2 or v0.42)
new_on_top=1
mfact = 0.5
}
@@ -122,12 +122,13 @@ input {
gestures {
workspace_swipe = true
workspace_swipe_fingers = 3
- workspace_swipe_distance = 400
+ workspace_swipe_distance = 500
workspace_swipe_invert = true
workspace_swipe_min_speed_to_force = 30
workspace_swipe_cancel_ratio = 0.5
workspace_swipe_create_new = true
workspace_swipe_forever = true
+ #workspace_swipe_use_r = true #uncomment if wanted a forever create a new workspace with swipe right
}
@@ -150,12 +151,13 @@ misc {
swallow_regex = ^(kitty)$
#disable_autoreload = true
initial_workspace_tracking = 0
+ middle_click_paste = false
}
binds {
- workspace_back_and_forth=true
- allow_workspace_cycles=true
- pass_mouse_when_bound=false
+ workspace_back_and_forth = true
+ allow_workspace_cycles = true
+ pass_mouse_when_bound = false
}
#Could help when scaling and not pixelating
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage