From d0c53586ca40069e0b57bc6ddf39f41b7f47c560 Mon Sep 17 00:00:00 2001 From: lub Date: Sat, 13 Dec 2025 08:12:05 +0100 Subject: [PATCH] prepare HDR --- dotfiles/bash/.bashrc | 3 +++ dotfiles/sway/.config/sway/config | 2 ++ 2 files changed, 5 insertions(+) diff --git a/dotfiles/bash/.bashrc b/dotfiles/bash/.bashrc index 126dd4d..9e49c9e 100644 --- a/dotfiles/bash/.bashrc +++ b/dotfiles/bash/.bashrc @@ -19,6 +19,9 @@ fi export QT_QPA_PLATFORM=wayland-egl export MOZ_ENABLE_WAYLAND=1 +# enable HDR support in sway +WLR_RENDERER=vulkan + # wine export WINEDEBUG=-all diff --git a/dotfiles/sway/.config/sway/config b/dotfiles/sway/.config/sway/config index 63f7dd3..f60238e 100644 --- a/dotfiles/sway/.config/sway/config +++ b/dotfiles/sway/.config/sway/config @@ -31,6 +31,8 @@ output * bg ~/.wallpaper fill # You can get the names of your outputs by running: swaymsg -t get_outputs output * adaptive_sync off +#output * render_bit_depth 10 +#output * hdr off ### Idle configuration #