magicman: update hyprland config
This commit is contained in:
@@ -248,6 +248,7 @@ in
|
||||
"myBezier, 0.05, 0.9, 0.1, 1.05"
|
||||
"easeInB, 0.6, -0.28, 0.735, 0.045"
|
||||
];
|
||||
|
||||
animation = [
|
||||
"windows, 1, 7, myBezier"
|
||||
"windowsOut, 1, 7, default, popin 80%"
|
||||
@@ -258,14 +259,17 @@ in
|
||||
"specialWorkspace, 1, 4, default, fade"
|
||||
];
|
||||
};
|
||||
|
||||
dwindle = {
|
||||
pseudotile = true;
|
||||
preserve_split = true;
|
||||
special_scale_factor = 0.85;
|
||||
};
|
||||
|
||||
master = {
|
||||
new_status = "master";
|
||||
};
|
||||
|
||||
misc = {
|
||||
force_default_wallpaper = 0;
|
||||
disable_hyprland_logo = true;
|
||||
|
||||
@@ -157,6 +157,10 @@
|
||||
disable_hyprland_logo = true;
|
||||
};
|
||||
|
||||
ecosystem = {
|
||||
no_update_news = true;
|
||||
};
|
||||
|
||||
windowrulev2 = [
|
||||
"opacity 0.95 override 0.7 override,class:^(Alacritty)$"
|
||||
"opacity 0.95 override 0.7 override,class:^(kitty)$"
|
||||
|
||||
Reference in New Issue
Block a user