diff options
author | awy <awy@awy.one> | 2025-08-19 19:18:06 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-19 19:18:06 +0300 |
commit | 56ca401608ef62af998c919b25380328a8021f1d (patch) | |
tree | ad13ff1a32d0dd6d98b8087429fdce4fab3dd0c1 /.config/hypr/hyprland.conf | |
parent | 4cdc3ff128a496f8d236ee21377b214fec5b2715 (diff) | |
download | hyprdots-56ca401608ef62af998c919b25380328a8021f1d.tar.gz |
update
Diffstat (limited to '.config/hypr/hyprland.conf')
-rw-r--r-- | .config/hypr/hyprland.conf | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 7224e63..9c4e3d3 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -1,6 +1,6 @@ # monitor = DP-3, 3840x2160@165, 0x0, 1.5, bitdepth, 10 -monitor = DP-2, 3840x2160@165, 0x0, 1.5 -monitor = DP-3, 2560x1440@165, -2560x0, 1 +monitor = DP-3, 3840x2160@165, 0x0, 1.5 +monitor = DP-2, 2560x1440@165, -2560x0, 1 $terminal = footclient $menu = mew-run @@ -251,10 +251,10 @@ windowrulev2 = float, class:^(icecat-default)$, title:About GNU IceCat layerrule = blur, notifications layerrule = ignorezero, notifications -workspace = 1, monitor:DP-3 -workspace = 2, monitor:DP-3 -workspace = 3, monitor:DP-2 -workspace = 4, monitor:DP-2 +workspace = 1, monitor:DP-2 +workspace = 2, monitor:DP-2 +workspace = 3, monitor:DP-3 +workspace = 4, monitor:DP-3 windowrulev2 = float, class:^(steam)$, title:^(Friends List)$ windowrulev2 = float, class:^(steam)$, title:^(Steam - News)$ |