diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index acabc3e..46921a3 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -2,10 +2,12 @@ # Monitors # ------------ + + # See https://wiki.hyprland.org/Configuring/Monitors/ #monitor=,preferred,auto,auto monitor=DP-1,3440x1440@100,0x0,1 -monitor=HDMI-A-1,disable +monitor=HDMI-A-1,1920x1080@60,760x-1080,1 # Variables @@ -90,9 +92,19 @@ misc { force_default_wallpaper = 0 # Set to 0 or 1 to disable the anime mascot wallpapers } +workspace = 1, monitor:DP-1, default: true +workspace = 2, monitor:DP-1 +workspace = 3, monitor:DP-1 +workspace = 4, monitor:DP-1 +workspace = 5, monitor:DP-1 +workspace = 6, monitor:DP-1 +workspace = 7, monitor:DP-1 +workspace = 8, monitor:DP-1 +workspace = 9, monitor:HDMI-A-1, default: true + windowrulev2 = suppressevent maximize, class:.* # You'll probably like this. windowrulev2 = workspace 2, class:firefox -windowrulev2 = workspace 5, class:org.telegram.desktop.* +windowrulev2 = workspace 9, class:org.telegram.desktop.* # See https://wiki.hyprland.org/Configuring/Keywords/ for more