hyprland: update

parent 308ef397
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
# Display on all monitors: # Display on all monitors:
# wallpaper = , "file path" # wallpaper = , "file path"
splash = true splash = false
splash_color = rgb(D8E2EA) splash_color = rgb(D8E2EA)
preload = /usr/share/wallpapers/ximper/44.png preload = /usr/share/wallpapers/ximper/44.png
......
...@@ -5,6 +5,8 @@ input { ...@@ -5,6 +5,8 @@ input {
touchpad { touchpad {
natural_scroll = true natural_scroll = true
scroll_factor = 0.3
clickfinger_behavior = true
drag_lock = true drag_lock = true
} }
......
...@@ -3,7 +3,7 @@ windowrule = tag +images, title:(Просмотр медиа) ...@@ -3,7 +3,7 @@ windowrule = tag +images, title:(Просмотр медиа)
windowrule = tag +images, title:(Media viewer) windowrule = tag +images, title:(Media viewer)
windowrule = tag +images, class:(imv) windowrule = tag +images, class:(imv)
windowrule = tag +video, class:(mpv) windowrule = tag +video, class:(mpv)
windowrule = tag +video, class:(org.gnome.Showtime) windowrule = tag +video, class:(com.github.rafostar.Clapper)
windowrule = tag +media, tag:images windowrule = tag +media, tag:images
windowrule = tag +media, tag:video windowrule = tag +media, tag:video
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment