updated configs to fit pc

This commit is contained in:
Jake Pullen
2025-05-04 11:04:57 +01:00
parent 8c8a157434
commit 92b689f6c3
+3 -2
View File
@@ -24,8 +24,8 @@
# See https://wiki.hyprland.org/Configuring/Monitors/ # See https://wiki.hyprland.org/Configuring/Monitors/
monitor = eDP-1, disable # laptop built in screen monitor = eDP-1, disable # laptop built in screen
monitor = DP-2, 3840x2160@30, auto, 1 # AOC 4k monitor = DP-1, preferred, 0x0, 1 # LG DualUp
monitor = DP-3, 2560x2880@30, auto, 1 # LG DualUp monitor = DP-2, preferred, -3840x0, 1 # AOC 4k
################### ###################
### MY PROGRAMS ### ### MY PROGRAMS ###
@@ -287,6 +287,7 @@ bindl = , XF86AudioPrev, exec, playerctl previous
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
# See https://wiki.hyprland.org/Configuring/Workspace-Rules/ for workspace rules # See https://wiki.hyprland.org/Configuring/Workspace-Rules/ for workspace rules
workspace = 10,monitor:DP-1
# Example windowrule # Example windowrule
# windowrule = float,class:^(kitty)$,title:^(kitty)$ # windowrule = float,class:^(kitty)$,title:^(kitty)$