clone of my dotfiles.ssp.sh
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

add monitor setup

sspaeti c45b9f94 f92b7a62

+10
+10
hypr/.config/hypr/monitors.conf
··· 56 56 57 57 # SUPER ALT 7: HOME setup (external above, laptop below) -- Toggle to HOME setup 58 58 bindd = SUPER ALT, 7, Home Setup, exec, hyprctl keyword monitor "DP-1,3840x2160@60,0x0,1.5" && hyprctl keyword monitor "eDP-1,2880x1800@120,448x1472,1.8" && notify-send "Monitor Setup" "HOME: External above laptop" 59 + bindd = SUPER ALT, 1, Home Setup, exec, hyprctl keyword monitor "DP-1,3840x2160@60,0x0,1.5" && hyprctl keyword monitor "eDP-1,disable" && notify-send "Monitor Setup" "HOME: External only" 59 60 60 61 61 62 # SUPER ALT 8: OFFICE setup (external left, laptop right) -- Toggle to OFFICE setup 62 63 bindd = SUPER ALT, 8, Office Setup, exec, hyprctl keyword monitor "DP-1,3840x2160@60,0x0,1.5" && hyprctl keyword monitor "eDP-1,2880x1800@120,2560x220,1.8" && notify-send "Monitor Setup" "OFFICE: Laptop right of external" 64 + bindd = SUPER ALT, 2, Office Setup, exec, hyprctl keyword monitor "DP-1,3840x2160@60,0x0,1.5" && hyprctl keyword monitor "eDP-1,disable" && notify-send "Monitor Setup" "OFFICE: External only" 63 65 64 66 65 67 # SUPER ALT 9: Laptop only (disable external) ··· 67 69 68 70 # SUPER ALT 0: Auto setup (reset to defaults) 69 71 bindd = SUPER ALT, 0, Auto Setup, exec, hyprctl keyword monitor ",preferred,auto,auto" && notify-send "Monitor Setup" "AUTO setup" 72 + 73 + # ===== HDMI SHORTCUTS ===== 74 + # TODO: Check when connected it shows up as HDMI-A-1 or HDMI-1 75 + # SUPER ALT 4: Mirror internal laptop to HDMI (for presentations) 76 + bindd = SUPER ALT, 4, HDMI Mirror, exec, hyprctl keyword monitor "HDMI-A-1,preferred,auto,auto" && hyprctl keyword monitor "eDP-1,2880x1800@120,0x0,1.8,mirror,HDMI-A-1" && notify-send "Monitor Setup" "HDMI: Mirrored display" 77 + 78 + # SUPER ALT 5: Extended display with HDMI (laptop + HDMI side by side) 79 + bindd = SUPER ALT, 5, HDMI Extended, exec, hyprctl keyword monitor "HDMI-A-1,preferred,0x0,auto" && hyprctl keyword monitor "eDP-1,2880x1800@120,1920x0,1.8" && notify-send "Monitor Setup" "HDMI: Extended display" 70 80 71 81 72 82 ## Scaling on dell home setup - Scaling comparison: