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 | |
| parent | 55f4657b159b332a80820644230f84834a1197ef (diff) | |
| parent | 2d16944977cf6100f4ff710a400bc341cd207093 (diff) | |
Merge pull request #3 from JackJ30/newmacs2
new emacs config (again)
Diffstat (limited to '.config/hypr')
| -rw-r--r-- | .config/hypr/monitors.conf | 2 | ||||
| -rw-r--r-- | .config/hypr/style.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/hypr/monitors.conf b/.config/hypr/monitors.conf index 813f6d6..5fc6065 100644 --- a/.config/hypr/monitors.conf +++ b/.config/hypr/monitors.conf @@ -1,5 +1,5 @@ # See https://wiki.hyprland.org/Configuring/Monitors/ -#monitor=DP-1,2560x1440@144,0x0,auto +#monitor=,2560x1440@144,0x0,auto monitor=,highres,auto,1 #monitor=DP-2,1920x1080@60,2560x0,auto 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 { |
