etc
This commit is contained in:
@@ -139,7 +139,7 @@ master {
|
||||
|
||||
# https://wiki.hypr.land/Configuring/Variables/#misc
|
||||
misc {
|
||||
force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers
|
||||
force_default_wallpaper = 1 # Set to 0 or 1 to disable the anime mascot wallpapers
|
||||
disable_hyprland_logo = false # If true disables the random hyprland logo / anime girl background. :(
|
||||
}
|
||||
|
||||
@@ -149,7 +149,7 @@ misc {
|
||||
|
||||
# https://wiki.hypr.land/Configuring/Variables/#input
|
||||
input {
|
||||
kb_layout = us, ru
|
||||
kb_layout = us,ru
|
||||
kb_variant =
|
||||
kb_model =
|
||||
kb_options = grp:alt_shift_toggle
|
||||
@@ -157,7 +157,7 @@ input {
|
||||
follow_mouse = 1
|
||||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||
touchpad {
|
||||
natural_scroll = false
|
||||
natural_scroll = true
|
||||
}
|
||||
}
|
||||
|
||||
@@ -187,6 +187,7 @@ bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, p, exec, $menu
|
||||
bind = $mainMod, space, togglesplit, # dwindle
|
||||
bind = $mainMod, TAB, workspace, previous
|
||||
bind = $mainMod, RETURN, swapnext
|
||||
# bind = $mainMod, P, pseudo, # dwindle
|
||||
# bind = $mainMod, R, exec, ~/.config/waybar/scripts/start.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user