This commit is contained in:
Matthieu Fortin (CPC/CCP) 2025-01-23 08:07:09 -05:00
parent 10bd8898c4
commit 1c237eb0db
5 changed files with 4 additions and 7 deletions

View file

@ -25,6 +25,7 @@ exec-once=swaync
exec-once=/usr/lib/kdeconnectd
exec-once=kdeconnect-indicator
exec-once=blueman-applet
exec-once=nm-applet
# clipboard
exec-once=wl-paste --type text --watch cliphist store

View file

@ -132,8 +132,8 @@ bindel = ,XF86AudioRaiseVolume, 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 = ,XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
#bindel = ,XF86MonBrightnessUp, exec, brightnessctl s 10%+
#bindel = ,XF86MonBrightnessDown, exec, brightnessctl s 10%-
bindel = ,XF86MonBrightnessUp, exec, brightnessctl s 10%+
bindel = ,XF86MonBrightnessDown, exec, brightnessctl s 10%-
# Requires playerctl
bindl = , XF86AudioNext, exec, playerctl next

View file

@ -1 +0,0 @@
/home/mfortin/.cache/paru/clone/bun-bin/src/bun-linux-x64/bun

View file

@ -1,3 +0,0 @@
#!/bin/bash
set -euo pipefail