mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
sway: use pulse instead of alsa commands
This commit is contained in:
parent
1074fc3260
commit
c3b81b726d
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ exec io.gitlab.news_flash.NewsFlash --headless
|
|||
exec sleep 3 && element-desktop --hidden
|
||||
|
||||
# mute microfone
|
||||
exec amixer set Capture nocap
|
||||
exec pactl set-source-mute @DEFAULT_SOURCE@ 1
|
||||
|
||||
# prevent locking when fullscreen
|
||||
for_window [app_id="firefox"] inhibit_idle fullscreen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue