Laptop updates

This commit is contained in:
Daniel Flanagan 2020-12-07 22:41:05 -06:00
parent 209b9e8f3a
commit 66216a3cee
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
2 changed files with 7 additions and 0 deletions

View File

@ -8,3 +8,9 @@ profile desktop-H {
profile laptop-solo {
output "Sharp Corporation 0x144A 0x00000000" enable mode 3200x1800@60Hz position 0,0 scale 2 transform normal
}
profile laptop-single-ext-mon {
output "Dell Inc. DELL U2719DC 9CL4QS2" enable mode 2560x1440@60Hz position 1600,0 scale 1 transform normal
output "Sharp Corporation 0x144A 0x00000000" enable mode 3200x1800@60Hz position 0,0 scale 2 transform normal
exec "$HOME/.config/lytedev-dotfiles/apps/de/kanshi/laptop-workspaces.sh"
}

View File

@ -9,6 +9,7 @@ fi
yay -Sy \
xf86-input-libinput \
fwupd \
bluez bluez-libs bluez-utils bluez-tools `# Bluetooth` \
pigz `# Multi-core gzipping` \
iw `# WiFi Power Saving` \