diff --git a/home/dot_config/ml4w-custom-dotfiles/dot_config/hypr/conf/custom.conf b/home/dot_config/ml4w-custom-dotfiles/dot_config/hypr/conf/custom.conf new file mode 100644 index 0000000000000000000000000000000000000000..5297b7a2a4fdf6a9aae9a4e671bade1b289c1622 --- /dev/null +++ b/home/dot_config/ml4w-custom-dotfiles/dot_config/hypr/conf/custom.conf @@ -0,0 +1,62 @@ +# Add your additional Hyprland configurations here +# +# This is an additional key binding +# bind = $mainMod CTRL, up, workspace, empty +# +# Example for xwayland +# xwayland { +# force_zero_scaling = true +# } + +# qt5ct environment variable +# env = QT_QPA_PLATFORMTHEME,qt5ct + +# SDL version +env = SDL_VIDEODRIVER,wayland +# env = SDL_VIDEODRIVER,x11 + +# No Hardware Cursor +# cursor { +# no_hardware_cursors = false +# } + +# Blur for waybar +#layerrule = blur, waybar + +# REAL custom config begins here + +# https://wiki.hyprland.org/Configuring/Monitors/ +# monitor = name, resolution, position, scale +# Show available displays with: `hyprctl monitors all` + +# Laptop display +monitor = eDP-1, 1600x900, auto-right, 1 + +# Home: LG Electronics LG HDR 5K +# availableModes: +# 640x480@59.94Hz +# 640x480@59.94Hz +# 640x480@60.00Hz +# 720x480@59.94Hz +# 720x480@60.00Hz +# 800x600@60.32Hz +# 1024x768@60.00Hz +# 1280x720@59.94Hz +# 1280x720@60.00Hz +# 1920x1080@59.94Hz +# 1920x1080@60.00Hz +# 1920x1080@60.00Hz +# 2560x2160@59.98Hz +# 3440x1440@49.99Hz +# 3440x1440@59.97Hz +# 3840x2160@29.98Hz +# 3840x2160@60.00Hz +# 5120x2160@60.00Hz +# monitor = DP-3, 2560x2160, auto-left, 1 # doesn't work +monitor = DP-3, 1920x1080, auto-left, 1 + +# Work +###### + +# LG HDR 5K +monitor = DP-3, 3440x1440, auto-left, 1