This commit is contained in:
Miguel Palhas
2025-02-24 11:09:51 +00:00
parent ad13045c12
commit af99c3be6f
7 changed files with 85 additions and 57 deletions
+11 -2
View File
@@ -41,8 +41,11 @@ in
general = {
border_size = 0;
gaps_in = 4;
gaps_in = 0;
gaps_out = 0;
snap = {
border_overlap = true;
};
};
misc = {
@@ -54,6 +57,12 @@ in
force_zero_scaling = true;
};
decoration = {
shadow = {
enabled = false;
};
};
animations = {
bezier = "easeOutQuad, 0.5, 1, 0.89, 1";
animation = [
@@ -116,7 +125,7 @@ in
"$mod, space, exec, launcher_t2"
# printscreen
", Print, exec, hyprshot -m region --output-folder ~/screenshots"
", Print, exec, hyprshot -m region --output-folder ~/downloads/screenshots"
"SHIFT, Print, exec, hyprshot -m window --output-folder ~/screenshots"
# move focus with mod + arrows