Compare commits

..

3 Commits

Author SHA1 Message Date
AramJonghu 2d4c1f09fc Changes mic mute, settings, and minor improvements 2026-04-08 00:52:52 +02:00
AramJonghu de44ac857d removal unneeded executes 2026-04-08 00:17:18 +02:00
AramJonghu cfd4f28171 minor adjustments 2026-04-07 22:41:04 +02:00
3 changed files with 12 additions and 3 deletions
+2 -1
View File
@@ -3,7 +3,7 @@ bindm = SUPER,mouse:273,resizewindow
bind = SUPER,RETURN,exec, foot bind = SUPER,RETURN,exec, foot
bind = SUPER, D, exec, fuzzel bind = SUPER, D, exec, fuzzel
bind = SUPER,E,exec, thunar bind = SUPER,E,exec, dolphin
bind = SUPER,B,exec, firefox bind = SUPER,B,exec, firefox
bind = SUPER,Q,killactive bind = SUPER,Q,killactive
@@ -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%+
+2 -2
View File
@@ -1,10 +1,10 @@
exec-once = qs -c /usr/etc/xdg/quickshell/zshell exec-once = zshell-cli shell start
exec-once = /bin/AyuGram exec-once = /bin/AyuGram
exec-once = /opt/teams-for-linux/teams-for-linux exec-once = /opt/teams-for-linux/teams-for-linux
exec-once = vesktop exec-once = vesktop
exec-once = steam -silent
exec-once = fcitx5 exec-once = fcitx5
exec-once = wl-paste --type text --watch cliphist store 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