fixed oled brightness and added 10bit
This commit is contained in:
@@ -53,6 +53,7 @@ exec-once = sh $HOME/.config/hypr/set_wallpaper.sh
|
|||||||
exec-once = nm-applet &
|
exec-once = nm-applet &
|
||||||
exec-once = waybar
|
exec-once = waybar
|
||||||
exec-once = swayosd-server
|
exec-once = swayosd-server
|
||||||
|
exec-once = librepods
|
||||||
|
|
||||||
#############################
|
#############################
|
||||||
### ENVIRONMENT VARIABLES ###
|
### 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 = ,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 = ,XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
||||||
bindel = ,XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
|
bindel = ,XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
|
||||||
bindel = ,XF86MonBrightnessUp, 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 -e4 -n2 set 5%- && swayosd-client --brightness -0
|
bindel = ,XF86MonBrightnessDown, exec, brightnessctl -n5 set 5%- && swayosd-client --brightness -0
|
||||||
|
|
||||||
# Requires playerctl
|
# Requires playerctl
|
||||||
bindl = , XF86AudioNext, exec, playerctl next
|
bindl = , XF86AudioNext, exec, playerctl next
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user