Compare commits

..

No commits in common. "a568402dad9612d410c91c310e9860f520acce08" and "4cb09ff495511b68128e6c72cbc1ffa5fb45fd85" have entirely different histories.

4 changed files with 26 additions and 20 deletions

View file

@ -46,3 +46,28 @@ animations {
animation = fade, 1, 7, myBezier animation = fade, 1, 7, myBezier
animation = workspaces, 1, 6, myBezier animation = workspaces, 1, 6, myBezier
} }
dwindle {
pseudotile = false
preserve_split = true
smart_split = false
smart_resizing = false
}
misc {
force_default_wallpaper = -1
disable_hyprland_logo = true
}
input {
kb_layout = us, ru
kb_variant =
kb_model =
kb_options = grp:caps_toggle
kb_rules =
follow_mouse = 1
sensitivity = 0
touchpad {
natural_scroll = false
}
}

View file

@ -14,7 +14,6 @@ source = plugins.conf
exec-once = hyprpm reload -n exec-once = hyprpm reload -n
source = monitors.conf source = monitors.conf
source = misc.conf
source = decorations.conf source = decorations.conf
source = env.conf source = env.conf
source = binds.conf source = binds.conf

View file

@ -1,18 +0,0 @@
dwindle {
pseudotile = false
preserve_split = true
smart_split = false
smart_resizing = false
}
misc {
force_default_wallpaper = -1
disable_hyprland_logo = true
}
input {
kb_layout = us, ru
kb_options = grp:caps_toggle
follow_mouse = 1
sensitivity = 0
}

View file

@ -3,6 +3,6 @@
#===========================================================================# #===========================================================================#
monitor=DP-1, 3440x1440@100, 1920x0, 1 monitor=DP-1, 3440x1440@100, 1920x0, 1
monitor=HDMI-A-1, 1920x1200@60, 0x0, 1 monitor=HDMI-A-2, 1920x1200@60, 0x0, 1
#monitor=HDMI-A-1, 1920x1200@60, 2680x1440, 1 #monitor=HDMI-A-1, 1920x1200@60, 2680x1440, 1
#monitor=HDMI-A-2, 1366x768@60, 0x0, 1 #monitor=HDMI-A-2, 1366x768@60, 0x0, 1