source external monitor config file
This commit is contained in:
@@ -26,39 +26,7 @@ enable_color_management = true
|
||||
# See https://wiki.hypr.land/Configuring/Monitors/
|
||||
# monitor=,preferred,auto,auto
|
||||
|
||||
# monitor = DP-2, highres highrr, 0x0, 1.5, bitdepth, 10, cm, hdr, sdrbrightness, 1.5, sdrsaturation, 1.00
|
||||
monitorv2 {
|
||||
output = DP-2
|
||||
mode = highres highrr
|
||||
position = 0x0
|
||||
scale = 1.5
|
||||
bitdepth = 12
|
||||
cm = hdr
|
||||
supports_wide_color = 1
|
||||
supports_hdr = 1
|
||||
sdr_min_luminance = 0.005
|
||||
sdr_max_luminance = 200
|
||||
min_luminance = 0.002
|
||||
max_luminance = 200
|
||||
max_avg_luminance = 150
|
||||
}
|
||||
|
||||
monitor = DP-3, 1920x1080@60, auto-right, 1
|
||||
# monitorv2 {
|
||||
# output = DP-3
|
||||
# mode = highres highrr
|
||||
# position = auto-right
|
||||
# scale = 1.0
|
||||
# bitdepth = 12
|
||||
# cm = hdr
|
||||
# supports_wide_color = 1
|
||||
# supports_hdr = 1
|
||||
# sdr_min_luminance = 0.002
|
||||
# sdr_max_luminance = 220
|
||||
# min_luminance = 0.005
|
||||
# max_luminance = 250
|
||||
# max_avg_luminance = 100
|
||||
# }
|
||||
source = ~/.config/hypr/modules/monitor_setup_buntes_monster.conf
|
||||
|
||||
# unscale XWayland
|
||||
xwayland {
|
||||
@@ -90,6 +58,8 @@ $menu = wofi --show drun
|
||||
# exec-once = nm-applet &
|
||||
# exec-once = waybar & hyprpaper & firefox
|
||||
exec-once = waybar & wpaperd & swaync & hypridle # wpaperd # hyprpaper
|
||||
exec-once = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
|
||||
exec-once = gsettings set org.gnome.desktop.interface gtk-theme 'Adwaita-dark'
|
||||
|
||||
|
||||
#############################
|
||||
@@ -102,6 +72,7 @@ exec-once = waybar & wpaperd & swaync & hypridle # wpaperd # hyprpaper
|
||||
# env = GDK_DPI_SCALE,0.75
|
||||
env = XCURSOR_SIZE,24
|
||||
env = HYPRCURSOR_SIZE,24
|
||||
env = GTK_THEME,Adwaita:dark
|
||||
# env = QT_AUTO_SCREEN_SCALE_FACTOR,0.75
|
||||
# env = QT_SCALE_FACTOR,0.75
|
||||
env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
|
||||
|
||||
Reference in New Issue
Block a user