New backup 2024-08-27 12:37:29

This commit is contained in:
Penelope Gwen 2024-08-27 12:37:29 -07:00
parent 26eacac20e
commit 0fc02f08de
4 changed files with 4 additions and 3 deletions

View file

@ -1,2 +1,2 @@
exec "pw-cli s alsa_card.pci-0000_03_00.1 Profile '{ index: 4 }'"
exec "pactl set-card-profile alsa_card.pci-0000_03_00.1 output:hdmi-stereo-extra3"

View file

@ -2,7 +2,8 @@
# Import
#
# xwayland enable
# Audio Configs
include $HOME/.config/sway/audio-config.d/*
exec "paplay $HOME/.config/sway/assets/sounds/login.ogg &"

View file

@ -4,7 +4,7 @@
for_window [shell="xwayland"] title_format "[X] %title"
# Discord/Armcord opens in scratchpad
for_window [app_id="ArmCord"] move scratchpad, floating enable, scratchpad hide
for_window [app_id="armcord"] move scratchpad, floating enable, scratchpad hide
# for_window [class="ArmCord"] move scratchpad, floating enable, scratchpad hide
# for_window [class="Discord"] move scratchpad, floating enable, scratchpad hide
# for_window [title="Discord"] move scratchpad, floating enable, scratchpad hide