updates
This commit is contained in:
parent
10bd8898c4
commit
1c237eb0db
5 changed files with 4 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
/home/mfortin/.cache/paru/clone/bun-bin/src/bun-linux-x64/bun
|
||||
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
Loading…
Add table
Reference in a new issue