change volume step
This commit is contained in:
@@ -24,7 +24,7 @@ set $menu rofi -show drun
|
||||
### Output configuration
|
||||
#
|
||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||
set $bg /data/sync/images/wallpapers/0002.png
|
||||
set $bg /data/sync/images/wallpapers/0.01.png
|
||||
set $screenlock 'swaylock -i $bg'
|
||||
set $images $(xdg-user-dir PICTURES)/$(date +'%s_grim.png')
|
||||
#
|
||||
@@ -87,8 +87,8 @@ exec --no-startup-id xset m 1/1 0
|
||||
exec --no-startup-id /usr/lib/pam_kwallet_init
|
||||
|
||||
|
||||
set $lower-volume wpctl set-volume @DEFAULT_SINK@ 0.02-
|
||||
set $raise-volume wpctl set-volume @DEFAULT_SINK@ 0.02+ --limit 1
|
||||
set $lower-volume wpctl set-volume @DEFAULT_SINK@ 0.01-
|
||||
set $raise-volume wpctl set-volume @DEFAULT_SINK@ 0.01+ --limit 1
|
||||
set $mute-sink wpctl set-mute @DEFAULT_SINK@ toggle
|
||||
set $mute-source wpctl set-mute @DEFAULT_SOURCE@ toggle
|
||||
|
||||
|
Reference in New Issue
Block a user