stop warp cursor when changing window on hyprland. remove monitor in default config
This commit is contained in:
@ -146,6 +146,8 @@
|
|||||||
layout = "dwindle";
|
layout = "dwindle";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
cursor.no_warps = true;
|
||||||
|
|
||||||
env = [
|
env = [
|
||||||
"HYPRCURSOR_SIZE,17"
|
"HYPRCURSOR_SIZE,17"
|
||||||
"HYPRCURSOR_THEME,bibata-modern-classic"
|
"HYPRCURSOR_THEME,bibata-modern-classic"
|
||||||
@ -157,10 +159,5 @@
|
|||||||
"waybar&"
|
"waybar&"
|
||||||
"alacritty&"
|
"alacritty&"
|
||||||
];
|
];
|
||||||
|
|
||||||
monitor= [
|
|
||||||
"eDP-1, 1920x1080@120, 0x0, 1"
|
|
||||||
"HDMI-A-1, 1920x1080@60, auto, auto"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user