diff options
| author | Jack Jamison <53350163+JackJ30@users.noreply.github.com> | 2025-01-21 11:45:26 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-21 11:45:26 -0500 |
| commit | 4adbcda1bf80d7fb1e3c3b3085badd18b6fd3cd0 (patch) | |
| tree | ebc95bfbc0ad4136e62913636d925405083b54c0 /.config/hypr/style.conf | |
| parent | 55f4657b159b332a80820644230f84834a1197ef (diff) | |
| parent | 2d16944977cf6100f4ff710a400bc341cd207093 (diff) | |
Merge pull request #3 from JackJ30/newmacs2
new emacs config (again)
Diffstat (limited to '.config/hypr/style.conf')
| -rw-r--r-- | .config/hypr/style.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/style.conf b/.config/hypr/style.conf index 9c00a5f..c2181fd 100644 --- a/.config/hypr/style.conf +++ b/.config/hypr/style.conf @@ -34,7 +34,7 @@ animations { animation = border, 1, 10, default animation = borderangle, 1, 8, default animation = fade, 1, 3, default - animation = workspaces, 1, 6, defaultBezier + animation = workspaces, 0#1, 6, defaultBezier } dwindle { |
