diff options
| author | JackJ30 <jackqjamison@proton.me> | 2025-01-19 11:42:50 -0500 |
|---|---|---|
| committer | JackJ30 <jackqjamison@proton.me> | 2025-01-19 11:42:50 -0500 |
| commit | 768cf868eba6f8e3c236adb4d4969d6cc5ebae15 (patch) | |
| tree | 294f5961c71140863f71d92b49962879b8c6ab2a /.config/hypr | |
| parent | b10528758bcf4b895da934d6706f52e2d09530f5 (diff) | |
themes, animaitons, emacs
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 { |
