diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf
index ddc4ac8..6d0027b 100644
--- a/hypr/.config/hypr/hyprland.conf
+++ b/hypr/.config/hypr/hyprland.conf
@@ -22,8 +22,8 @@
 ################
 
 # See https://wiki.hyprland.org/Configuring/Monitors/
-monitor=DP-1,2560x1440@165,0x0,1
-monitor=DP-2,3440x1440@165,-440x1440,1
+monitor=DP-2,2560x1440@165,0x0,1
+monitor=DP-1,3440x1440@165,-440x1440,1
 
 ###################
 ### MY PROGRAMS ###
@@ -35,7 +35,8 @@ monitor=DP-2,3440x1440@165,-440x1440,1
 $terminal = kitty
 $fileManager = pcmanfm
 $menu = rofi -show drun
-$screenshot = slurp | grim -g - ~/Pictures/Screenshots/screenshot_$(date "+%Y-%m-%d_%T").png
+#$screenshot = slurp | grim -g - ~/Pictures/Screenshots/screenshot_$(date "+%Y-%m-%d_%T").png
+$screenshot = grim -g "$(slurp)" - | swappy -f -
 $pwmanager = bitwarden-desktop
 $lockscreen = hyprlock
 
@@ -49,8 +50,8 @@ $lockscreen = hyprlock
 
 exec-once = waybar 
 exec-once = hyprpaper
-exec-once = bitwarden-desktop
 exec-once = nm-applet
+exec-once = bitwarden-desktop
 exec-once = nextcloud --background
 
 
@@ -281,7 +282,7 @@ cursor {
     no_hardware_cursors = true
 }
 
-workspace = 1, monitor:DP-2
+#workspace = 1, monitor:DP-2
 
 plugin {
     split-monitor-workspaces {