first commit
This commit is contained in:
commit
205faf4224
5471 changed files with 973850 additions and 0 deletions
36
config/hypr/hyprland_config/others.conf
Normal file
36
config/hypr/hyprland_config/others.conf
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
dwindle {
|
||||
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mod0 + P in the keybinds section below
|
||||
preserve_split = true # You probably want this
|
||||
}
|
||||
|
||||
master {
|
||||
new_status = slave
|
||||
mfact = 0.50
|
||||
orientation = center
|
||||
}
|
||||
|
||||
misc {
|
||||
force_default_wallpaper = 0
|
||||
disable_hyprland_logo = true
|
||||
vfr = true
|
||||
animate_manual_resizes = true
|
||||
}
|
||||
|
||||
layout {
|
||||
# single_window_aspect_ratio = 4 3
|
||||
}
|
||||
|
||||
gesture = 3, horizontal, workspace
|
||||
|
||||
device {
|
||||
name = epic-mouse-v1
|
||||
sensitivity = -0.5
|
||||
}
|
||||
|
||||
binds {
|
||||
allow_workspace_cycles = true
|
||||
}
|
||||
|
||||
ecosystem {
|
||||
no_donation_nag = true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue