aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-08-08 17:02:06 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-08-08 17:02:06 +0900
commit66cfe8e38194b6c8fcaf1d74aa31b264c79751bc (patch)
treef8b90bb192c86a619c70b5d6359b4387b1b64bb2 /config
parente602fc34013f1ee10a9a7b461db7175b867c04ec (diff)
Preparation for Hyprland 0.42.0 & Code cleanup
Diffstat (limited to 'config')
-rw-r--r--config/hypr/UserConfigs/UserSettings.conf17
1 files changed, 10 insertions, 7 deletions
diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf
index 9190a265..c7b17fec 100644
--- a/config/hypr/UserConfigs/UserSettings.conf
+++ b/config/hypr/UserConfigs/UserSettings.conf
@@ -8,9 +8,6 @@
# Sourcing colors generated by wallust
source = $HOME/.config/hypr/wallust/wallust-hyprland.conf
-# blurls = waybar
-# blurls = rofi
-
dwindle {
pseudotile = yes
preserve_split = yes
@@ -18,7 +15,7 @@ dwindle {
}
master {
- new_status = master #from Hyprland >v0.41.2
+ new_status = master
new_on_top = 1
mfact = 0.5
}
@@ -148,7 +145,7 @@ misc {
enable_swallow = true
swallow_regex = ^(kitty)$
focus_on_activate = false
- #no_direct_scanout = true #for fullscreen games
+ #no_direct_scanout = true #for fullscreen games - deprecated
initial_workspace_tracking = 0
middle_click_paste = false
}
@@ -164,9 +161,15 @@ xwayland {
force_zero_scaling = true
}
-# cursor section for Hyprland >= v0.41.0
+# render section for Hyprland >= v0.42.0
+render {
+ explicit_sync = 2
+ explicit_sync_kms = 2
+ direct_scanout = false
+}
+
cursor {
no_hardware_cursors = false
enable_hyprcursor = true
- warp_on_change_workspace = true # for -git or Hyprland >v0.41.1
+ warp_on_change_workspace = true
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage