diff --git a/hyprland.conf b/hyprland.conf index 16b6cfc..d404391 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -1,13 +1,14 @@ # HyprDuma config # Monitor configuration -monitor = , preferred, auto, 1 +monitor = eDP-1, 1920x1080@60, 0x0, 1 +monitor = DP-1, 1920x1080@144, 1920x0, 1, transform, 2 # Workspace assignment -workspace = 1, monitor:HDMI-A-1 -workspace = 2, monitor:HDMI-A-1 -workspace = 3, monitor:HDMI-A-1 -workspace = 4, monitor:HDMI-A-1 +workspace = 1, monitor:DP-1 +workspace = 2, monitor:DP-1 +workspace = 3, monitor:DP-1 +workspace = 4, monitor:DP-1 workspace = 5, monitor:eDP-1 workspace = 6, monitor:eDP-1 @@ -292,8 +293,6 @@ layerrule { $mainMod = SUPER $mainMod2 = ALT -bind = $mainMod, R, global, caelestia:launcher - bind = $mainMod, C, killactive, bind = $mainMod, M, exit, bind = $mainMod, Z, togglefloating, @@ -313,6 +312,7 @@ bind = $mainMod, V, exec, $vscode bind = $mainMod, T, exec, $telegram bind = $mainMod, S, exec, $spotify bind = $mainMod, W, exec, waypaper +bind = $mainMod, R, exec, wofi --show drun bind = CTRL SHIFT, ESCAPE, exec, $terminal htop bind = $mainMod SHIFT, S, exec, hyprshot -m region -o $HOME/Pictures/Screenshots -f Screenshot_$(date "+%Y-%m-%d_%H:%M:%S").png -z