Update hyprland QOL and niri, waybar for niri
This commit is contained in:
@@ -29,6 +29,14 @@ output "eDP-1" {
|
||||
// Use logical size to set position
|
||||
}
|
||||
|
||||
output "HDMI-A-1" {
|
||||
mode "1920x1080@170"
|
||||
scale 1
|
||||
// Second monitor above
|
||||
position x=0 y=-1080
|
||||
|
||||
}
|
||||
|
||||
|
||||
// Input device configuration.
|
||||
// https://github.com/YaLTeR/niri/wiki/Configuration:-Input
|
||||
@@ -82,7 +90,7 @@ input {
|
||||
|
||||
// Focus windows and outputs automatically when moving the mouse into them.
|
||||
// Setting max-scroll-amount="0%" makes it work only on windows already fully on screen.
|
||||
// focus-follows-mouse max-scroll-amount="0%"
|
||||
focus-follows-mouse max-scroll-amount="50%"
|
||||
}
|
||||
|
||||
// ==== LAYOUT ====
|
||||
|
||||
Reference in New Issue
Block a user