Hypr: per-device tweaks and portal screencopy
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
|
@@ -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 ###
|
||||||
###################
|
###################
|
||||||
|
@@ -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
|
||||||
|
|
||||||
|
@@ -0,0 +1,2 @@
|
|||||||
|
[screencopy]
|
||||||
|
force_8bit = true
|
Reference in New Issue
Block a user