Home Gen131 @ 2024-04-28-16:50
This commit is contained in:
parent
e5fcd6d4ab
commit
42524a2c23
@ -47,7 +47,11 @@
|
||||
10)
|
||||
);
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
monitor = ",preferred,auto,auto";
|
||||
monitor = ",preferred,auto,2";
|
||||
env = [
|
||||
"GDK_SCALE,2"
|
||||
"XCURSOR_SIZE,12"
|
||||
];
|
||||
|
||||
xwayland = {
|
||||
force_zero_scaling = true;
|
||||
@ -61,9 +65,6 @@
|
||||
# Source a file (multi-file configs)
|
||||
# source = ~/.config/hypr/myColors.conf
|
||||
|
||||
# Some default env vars.
|
||||
env = "XCURSOR_SIZE,12";
|
||||
|
||||
# For all categories, see https://wiki.hyprland.org/Configuring/Variables/
|
||||
input = {
|
||||
kb_layout = "de";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user