This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles-old/dotfiles/kanshi
2020-07-20 03:09:42 -03:00

15 lines
324 B
Plaintext

profile sedetary {
output eDP-1 disable
output HDMI-A-1 enable
exec xrdb .Xresources
exec pacmd set-card-profile 0 output:hdmi-stereo+input:analog-stereo
}
profile nomad {
output eDP-1 enable
exec xrdb .Xresources
exec pacmd set-card-profile 0 output:analog-stereo+input:analog-stereo
}