clone of my dotfiles.ssp.sh
1
fork

Configure Feed

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

fix

sspaeti 963178ba 820585af

+5 -4
+1
hypr/.config/hypr/monitors.conf
··· 45 45 #monitor = eDP-1, 2880x1800@120, 0x0, 1.8, mirror, DP-1 46 46 ##-2 HDMI: 47 47 #monitor = eDP-1, 2880x1800@120, 0x0, 1.8, mirror, HDMI-A-1 48 + #monitor = eDP-1, 2880x1800@120, 0x0, 1.8, mirror, HDMI-1 48 49 49 50 # Fallback for any other monitors 50 51 monitor = , preferred, auto, auto
+4 -4
hypr/.config/hypr/tiling.conf
··· 66 66 bind = ALT, Tab, bringactivetotop 67 67 68 68 # Resize active window 69 - bind = SUPER SHIFT, H, resizeactive, -100 0 70 - bind = SUPER SHIFT, L, resizeactive, 100 0 71 - bind = SUPER SHIFT, K, resizeactive, 0 -100 72 - bind = SUPER SHIFT, J, resizeactive, 0 100 69 + bind = SUPER SHIFT, L, resizeactive, -100 0 70 + bind = SUPER SHIFT, H, resizeactive, 100 0 71 + bind = SUPER SHIFT, J, resizeactive, 0 -100 72 + bind = SUPER SHIFT, K, resizeactive, 0 100 73 73 74 74 # Scroll through existing workspaces with mainMod + scroll 75 75 bind = SUPER, mouse_down, workspace, e+1