mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Sway lockscreen for framework
This commit is contained in:
parent
f5fc6c2a0e
commit
6d04a084cc
@ -13,11 +13,14 @@ bindsym XF86AudioRaiseVolume exec amixer set Master 3%+ #increase sound volume
|
||||
bindsym XF86AudioLowerVolume exec amixer set Master 3%- #decrease sound volume
|
||||
bindsym XF86AudioMute exec amixer set Master toggle # toggle sound
|
||||
|
||||
# media controls
|
||||
# Media controls
|
||||
bindsym XF86AudioPrev exec playerctl previous
|
||||
bindsym XF86AudioPlay exec playerctl play-pause
|
||||
bindsym XF86AudioNext exec playerctl next
|
||||
|
||||
# Lockscreen
|
||||
bindsym $mod+Escape exec swaylock
|
||||
|
||||
# Touchpad Settings
|
||||
input "2362:628:PIXA3854:00_093A:0274_Touchpad" {
|
||||
accel_profile flat
|
||||
|
Loading…
x
Reference in New Issue
Block a user