[hyprland,eww] Fixes settings after version upgrade
This commit is contained in:
@@ -55,9 +55,9 @@ in
|
||||
# Set DP-2 as the primary monitor, otherwise it defaults to DP-1 because it's first in the list.
|
||||
"xrandr --output DP-2 --primary"
|
||||
];
|
||||
windowrulev2 = [
|
||||
windowrule = [
|
||||
# Rofi doesn't center properly when I have the two asymetric monitors, so we need hyprland to manage it.
|
||||
"center, class:Rofi"
|
||||
"match:class Rofi, center on"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user