Update display settings

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-05-22 11:04:34 +01:00
parent bea4f73c7a
commit a2af7705ff
4 changed files with 60 additions and 105 deletions

View File

@@ -103,6 +103,13 @@
kb_options = "grp:alt_shift_toggle";
};
general.layout = "master";
master = {
slave_count_for_center_master = 0;
mfact = 0.5;
};
gestures = {
workspace_swipe = true;
workspace_swipe_min_fingers = true;
@@ -110,12 +117,6 @@
workspace_swipe_cancel_ratio = 0.2;
};
misc = {
disable_hyprland_logo = true;
disable_splash_rendering = true;
new_window_takes_over_fullscreen = 2;
};
decoration.blur = {
passes = 2;
popups = true;
@@ -125,6 +126,12 @@
xwayland.force_zero_scaling = true;
misc = {
disable_hyprland_logo = true;
disable_splash_rendering = true;
new_window_takes_over_fullscreen = 2;
};
ecosystem = {
no_update_news = true;
no_donation_nag = true;