~xdavidwu/dotfiles

ffb7f3dfd3e5e52ddb2c6f4be807adfc7d6979e9 — xdavidwu 1 year, 11 days ago 52e5d01
sway: wireplumber key bindings
1 files changed, 3 insertions(+), 3 deletions(-)

M .config/sway/config
M .config/sway/config => .config/sway/config +3 -3
@@ 186,9 186,9 @@ hide_edge_borders both
focus_on_window_activation urgent

#bindsym Print exec "export STAMP=$(date '+%Y%m%d-%H%M%S'); import -window root ~/Pictures/$STAMP.png; notify-send -i camera Screenshot \\"$STAMP.png saved\\" "
bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5%
bindsym XF86AudioMute exec wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
bindsym XF86AudioLowerVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
bindsym XF86AudioRaiseVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+

mode "Minecraft" {
	bindsym $mod+f exec ~/sources/mcafk/mcrightclick.sh on