summaryrefslogtreecommitdiff
path: root/sway/config
diff options
context:
space:
mode:
authortslil clingman <tslil@posteo.net>2022-05-08 20:03:16 -0500
committertslil clingman <tslil@posteo.net>2022-05-08 20:04:28 -0500
commitbffd96138125454c39dfce391c2ec7f36946de8a (patch)
tree4c0a8c91996c5c00ab89a6885aaa9bf2d6934d80 /sway/config
parent945a07e76640f050876dff3568c93954d1181f9f (diff)
Tweaks
Diffstat (limited to 'sway/config')
-rw-r--r--sway/config12
1 files changed, 10 insertions, 2 deletions
diff --git a/sway/config b/sway/config
index 2120d49..f425b28 100644
--- a/sway/config
+++ b/sway/config
@@ -188,18 +188,26 @@ mode "resize" {
}
bindsym $mod+Shift+r mode "resize"
+# Audio:
+bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5%
+bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
+bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
+bindsym XF86AudioMicMute exec pactl set-source-mute @DEFAULT_SOURCE@ toggle
+
+# Misc:
+bindsym XF86Battery exec lock
+
# Status Bar:
#
# Read `man 5 sway-bar` for more information about this section.
include /etc/sway/config.d/*
+exec sway_audio
exec sway_autolock
exec inactive-windows-transparency.py --opacity 0.8
exec wlsunset -l 39 -L -76
exec fnott
-exec pipewire
-exec pipewire-pulse
#exec sway_outputs
exec foot