Files
hyprland-config/misc.conf
2026-05-07 21:58:45 +09:00

55 lines
970 B
Plaintext

env = XCURSOR_THEME,Cyberpunk
env = XCURSOR_SIZE,24
env = HYPRCURSOR_THEME,Cyberpunk
env = HYPRCURSOR_SIZE,24
plugin {
split-monitor-workspaces {
count = 10
keep_focused = 0
enable_notifications = 0
enable_persistent_workspaces = 1
}
}
misc {
middle_click_paste = false
force_default_wallpaper = -1
disable_hyprland_logo = false
}
input {
kb_layout = us
kb_variant =
kb_model =
kb_options =
kb_rules =
follow_mouse = 1
sensitivity = 0
touchpad {
natural_scroll = true
clickfinger_behavior = 1
}
}
device {
name = epic-mouse-v1
sensitivity = -0.5
}
xwayland {
force_zero_scaling = true
}
debug {
disable_logs = false
}
windowrulev2 = noinitialfocus, class:FreeCAD
windowrulev2 = noinitialfocus, class:^(OMEdit)$
windowrule = suppressevent maximize, class:.*
windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0