Update
This commit is contained in:
@@ -142,10 +142,13 @@
|
||||
misc = {
|
||||
disable_hyprland_logo = true;
|
||||
disable_splash_rendering = true;
|
||||
disable_autoreload = true;
|
||||
focus_on_activate = true;
|
||||
new_window_takes_over_fullscreen = 2;
|
||||
};
|
||||
|
||||
opengl = { nvidia_anti_flicker = false; };
|
||||
|
||||
input = {
|
||||
kb_layout = config.var.keyboardLayout;
|
||||
|
||||
@@ -162,6 +165,8 @@
|
||||
};
|
||||
};
|
||||
|
||||
windowrule = [ "animation popin,^(wlogout)$" ];
|
||||
|
||||
windowrulev2 = [
|
||||
"float, class:peaclock"
|
||||
"move 2% 78%, class:peaclock"
|
||||
|
||||
Reference in New Issue
Block a user