refactor conf
This commit is contained in:
53
misc.conf
Normal file
53
misc.conf
Normal file
@@ -0,0 +1,53 @@
|
||||
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 = false
|
||||
}
|
||||
}
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user