New backup 2024-08-27 12:37:29
This commit is contained in:
parent
26eacac20e
commit
0fc02f08de
4 changed files with 4 additions and 3 deletions
|
@ -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"
|
||||
|
|
Binary file not shown.
|
@ -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 &"
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue