diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index ea99947..c69fba1 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -13,7 +13,7 @@ exec-once=wl-paste --type text --watch cliphist store exec-once=wl-paste --type image --watch cliphist store exec-once=/usr/lib/mate-polkit/polkit-mate-authentication-agent-1 exec-once=/usr/lib/kdeconnectd -exec-once=sleep 2 && hyprctl dispatch workspace 11 +exec-once=sleep 2 && hyprctl dispatch workspace 21 workspace=eDP-1,1 workspace=HDMI-A-1,11 @@ -40,8 +40,8 @@ workspace=9,monitor:eDP-1 # windowrulev2 = tile, class:.* windowrulev2 = float, title:^(rofi)(.*)$ -windowrulev2 = center,title:^(rofi)(.*)$ -windowrulev2 = noborder,title:^(rofi)(.*)$ +windowrulev2 = center, title:^(rofi)(.*)$ +windowrulev2 = noborder, title:^(rofi)(.*)$ windowrulev2 = stayfocused, title:^()$,class:^(steam)$ windowrulev2 = minsize 1 1, title:^()$,class:^(steam)$ windowrulev2 = stayfocused, title:^()$,class:^(steam)$ diff --git a/hypr/hyprpaper.conf b/hypr/hyprpaper.conf index e15643d..1aee66e 100644 --- a/hypr/hyprpaper.conf +++ b/hypr/hyprpaper.conf @@ -2,4 +2,6 @@ ipc = off splash = false preload = ~/.config/awesome/images/wallpaper.png wallpaper = eDP-1,~/.config/awesome/images/wallpaper.png +wallpaper = DP-3,~/.config/awesome/images/wallpaper.png +wallpaper = DP-2,~/.config/awesome/images/wallpaper.png wallpaper = HDMI-A-1,~/.config/awesome/images/wallpaper.png