Changes mic mute, settings, and minor improvements

This commit is contained in:
2026-04-08 00:52:52 +02:00
parent de44ac857d
commit 2d4c1f09fc
3 changed files with 10 additions and 0 deletions
+1
View File
@@ -50,6 +50,7 @@ bind = SUPER, F,fullscreen
bindel = , XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+ bindel = , XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+
bindel = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- bindel = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
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 = , F14, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle bindel = , F14, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
bindel = , F15, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle bindel = , F15, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
bindel = , F17, exec, wpctl set-volume @DEFAULT_AUDIO_SOURCE@ 5%+ bindel = , F17, exec, wpctl set-volume @DEFAULT_AUDIO_SOURCE@ 5%+
+1
View File
@@ -7,3 +7,4 @@ exec-once = wl-paste --type text --watch cliphist store
exec-once = wl-paste --type image --watch cliphist store exec-once = wl-paste --type image --watch cliphist store
exec-once = nextcloud --background exec-once = nextcloud --background
exec-once = hyprsunset -i exec-once = hyprsunset -i
exec-once = nm-applet
+8
View File
@@ -1,3 +1,11 @@
layerrule = blur_popups on, match:namespace ZShell-Bar
layerrule = ignore_alpha 0.5, match:namespace ZShell-Bar
layerrule = blur on, match:namespace ZShell-Bar
layerrule = blur_popups on, match:namespace ZShell-Auth
layerrule = ignore_alpha 0.5, match:namespace ZShell-Auth
layerrule = blur on, match:namespace ZShell-Auth
input { input {
kb_layout = us kb_layout = us
kb_variant = intl kb_variant = intl