Hypr: per-device tweaks and portal screencopy

This commit is contained in:
2025-09-22 16:00:53 +02:00
parent cab4fa325c
commit 945dc409cf
4 changed files with 24 additions and 0 deletions

View File

@@ -135,10 +135,16 @@ misc {
key_press_enables_dpms = true key_press_enables_dpms = true
} }
ecosystem {
enforce_permissions = true
}
xwayland { xwayland {
force_zero_scaling = true force_zero_scaling = true
} }
render { render {
send_content_type = true send_content_type = true
cm_auto_hdr = 1
cm_fs_passthrough = 2
} }

View File

@@ -7,6 +7,21 @@ input {
#kb_options = lv3:ralt_switch #kb_options = lv3:ralt_switch
} }
device {
name = razer-razer-basilisk-v3-pro
scroll_factor = 0.75
}
device {
name = razer-razer-mouse-dock-pro-mouse
scroll_factor = 0.75
}
binds {
hide_special_on_workspace_change = true
}
################### ###################
### KEYBINDINGS ### ### KEYBINDINGS ###
################### ###################

View File

@@ -66,4 +66,5 @@ windowrule = size >700 >400, class:com.gabm.satty
## ========== Misc ========== ## ========== Misc ==========
windowrule = focusonactivate, class:zen windowrule = focusonactivate, class:zen
windowrule = noscreenshare, class:zen

View File

@@ -0,0 +1,2 @@
[screencopy]
force_8bit = true