diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 967725c..2eaa531 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -6,7 +6,8 @@ # See https://wiki.hyprland.org/Configuring/Monitors/ #monitor=,preferred,auto,auto monitor=eDP-2,preferred,0x0,2 -monitor=HDMI-A-1,preferred,1280x-260,1 +monitor=DP-1,3840x2160@120,1280x0,1.2 +monitor=HDMI-A-1,preferred,4480x0,1 # See https://wiki.hyprland.org/Configuring/Keywords/ for more @@ -26,6 +27,7 @@ exec-once = setxkbmap -model 'pc105angle' -layout 'us' -variant 'cmk_ed_us' -opt #env = XCURSOR_SIZE,24 env = MOZ_ENABLE_WAYLAND,1 env = MOZ_DISABLE_RDD_SANDBOX,1 +env = WLR_DRM_NO_ATOMIC,1 env = GDK_BACKEND=wayland,x11 env = QT_QPA_PLATFORM="wayland;xcb" env = SDL_VIDEODRIVER=wayland @@ -34,6 +36,10 @@ env = XDG_CURRENT_DESKTOP=Hyprland env = XDG_SESSION_TYPE=wayland env = XDG_SESSION_DESKTOP=Hyprland +xwayland { + force_zero_scaling = true +} + misc { disable_hyprland_logo = true # Lower static fr @@ -70,12 +76,14 @@ general { # See https://wiki.hyprland.org/Configuring/Variables/ for more gaps_in = 5 #5 - gaps_out = 5 #20 - border_size = 1 #1.5 #2 + gaps_out = 20 #20 + border_size = 2 #1.5 #2 col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg col.inactive_border = rgba(595959aa) layout = dwindle + + allow_tearing = true } decoration { @@ -143,7 +151,7 @@ gestures { # Example windowrule v2 # windowrulev2 = float,class:^(kitty)$,title:^(kitty)$ # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more - +windowrulev2 = immediate, class:^(minecraft)$ # See https://wiki.hyprland.org/Configuring/Keywords/ for more $mainMod = SUPER diff --git a/hypr/hyprpaper.conf b/hypr/hyprpaper.conf index 027eec0..cb94713 100644 --- a/hypr/hyprpaper.conf +++ b/hypr/hyprpaper.conf @@ -1,13 +1,13 @@ -preload = ~/Pictures/Wallpaper/ProtrudingSquares.png -#preload = ~/Pictures/Wallpaper/.hidden/cafex2.png +preload = ~/Pictures/Wallpaper/4kwppr.jpg #if more than one preload is desired then continue to preload other backgrounds #preload = /path/to/next_image.png # .. more preloads #set the default wallpaper(s) seen on inital workspace(s) --depending on the number of monitors used -wallpaper = eDP-2,~/Pictures/Wallpaper/ProtrudingSquares.png -wallpaper = HDMI-A-1,~/Pictures/Wallpaper/ProtrudingSquares.png +wallpaper = eDP-2,~/Pictures/Wallpaper/4kwppr.jpg +wallpaper = DP-1,~/Pictures/Wallpaper/4kwppr.jpg +wallpaper = HDMI-A-1,~/Pictures/Wallpaper/4kwppr.jpg #if more than one monitor in use, can load a 2nd image # .. more monitors