clone of my dotfiles.ssp.sh
1
fork

Configure Feed

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

change bindings for monitor set

sspaeti 2d65fb92 5187ca77

+3 -3
+3 -3
_arch-linux/hypr/monitors.conf
··· 32 32 33 33 # HOME SETUP: External monitor (top) - Dell S2722QC at native 4K resolution and Laptop screen on the bottom 34 34 # Toggle to HOME setup 35 - bindd = SUPER ALT, BACKSPACE, Home Setup, exec, hyprctl keyword monitor "DP-1,3840x2160@60,0x0,1.5" ; hyprctl keyword monitor "eDP-1,1920x1200@60,0x1440,1.5" ; notify-send "Monitor Setup" "HOME setup" 35 + bindd = SUPER ALT, 8, Home Setup, exec, hyprctl keyword monitor "DP-1,3840x2160@60,0x0,1.5" ; hyprctl keyword monitor "eDP-1,1920x1200@60,0x1440,1.5" ; notify-send "Monitor Setup" "HOME setup" 36 36 37 37 # OFFICE SETUP: Dell display to the left of laptop 38 38 # Toggle to OFFICE setup 39 - bindd = SUPER CTRL, BACKSPACE, Office Setup, exec, hyprctl keyword monitor "DP-1,3840x2160@60,0x0,1.5" ; hyprctl keyword monitor "eDP-1,1920x1200@60,2560x0,1.25" ; notify-send "Monitor Setup" "OFFICE setup" 39 + bindd = SUPER ALT, 9, Office Setup, exec, hyprctl keyword monitor "DP-1,3840x2160@60,0x0,1.5" ; hyprctl keyword monitor "eDP-1,1920x1200@60,2560x0,1.25" ; notify-send "Monitor Setup" "OFFICE setup" 40 40 41 41 #- Optional: Single key to disable external monitor (useful for laptop-only mode) 42 - bindd = SUPER SHIFT, BACKSPACE, Disable External, exec, hyprctl keyword monitor "DP-1,disable" && hyprctl keyword monitor "eDP-1,1920x1200@60,0x0,1.25" && notify-send "Monitor Setup" "Laptop only mode" 42 + bindd = SUPER ALT, 0, Disable External, exec, hyprctl keyword monitor "DP-1,disable" && hyprctl keyword monitor "eDP-1,1920x1200@60,0x0,1.25" && notify-send "Monitor Setup" "Laptop only mode" 43 43 44 44 # HOME SETUP: External monitor (top) - Dell S2722QC at native 4K resolution 45 45 # Laptop screen on the bottom