From 3bd8b0abcc3180e1a4483e5c7c7cc407a533d5e6 Mon Sep 17 00:00:00 2001 From: htom Date: Wed, 17 Dec 2025 10:51:45 +0100 Subject: [PATCH] fixed oled brightness and added 10bit --- hypr/hyprland.conf | 5 +++-- hypr/monitors.conf | 3 +++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 1ff331f..c81ede8 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -53,6 +53,7 @@ exec-once = sh $HOME/.config/hypr/set_wallpaper.sh exec-once = nm-applet & exec-once = waybar exec-once = swayosd-server +exec-once = librepods ############################# ### ENVIRONMENT VARIABLES ### @@ -292,8 +293,8 @@ bindel = ,XF86AudioRaiseVolume, exec, wpctl set-volume -l 1 @DEFAULT_AUDIO_SINK@ bindel = ,XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- && swayosd-client --output-volume -0 bindel = ,XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle bindel = ,XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle -bindel = ,XF86MonBrightnessUp, exec, brightnessctl -e4 -n2 set 5%+ && swayosd-client --brightness +0 -bindel = ,XF86MonBrightnessDown, exec, brightnessctl -e4 -n2 set 5%- && swayosd-client --brightness -0 +bindel = ,XF86MonBrightnessUp, exec, brightnessctl -n5 set 5%+ && swayosd-client --brightness +0 +bindel = ,XF86MonBrightnessDown, exec, brightnessctl -n5 set 5%- && swayosd-client --brightness -0 # Requires playerctl bindl = , XF86AudioNext, exec, playerctl next diff --git a/hypr/monitors.conf b/hypr/monitors.conf index e69de29..5888f36 100644 --- a/hypr/monitors.conf +++ b/hypr/monitors.conf @@ -0,0 +1,3 @@ +# Generated by nwg-displays on 2025-12-17 at 10:22:58. Do not edit manually. + +monitor=eDP-1,2560x1600@165.0,0x0,1.6,bitdepth,10