Compare commits
2 Commits
86447da7e2
...
c40f6216d4
Author | SHA1 | Date | |
---|---|---|---|
c40f6216d4 | |||
fb3c67693c |
@ -8,8 +8,8 @@ profile {
|
||||
}
|
||||
|
||||
profile {
|
||||
output "Goldstar Company Ltd LG ULTRAWIDE 0x00000101" enable position 0,360 mode 2560x1080
|
||||
output "Goldstar Company Ltd LG IPS QHD 201NTPCGD520" enable scale 1.10 position 2560,0 mode 2560x1440
|
||||
output "LG Electronics LG ULTRAWIDE 0x00000101" enable position 0,0 mode 2560x1080
|
||||
output "LG Electronics LG IPS QHD 201NTPCGD520" enable scale 1.10 position 2560,0 mode 2560x1440@60Hz
|
||||
}
|
||||
|
||||
profile {
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
set -eou pipefail
|
||||
|
||||
echo $(pacman -Qqn) $(pacman -Qqm) | \
|
||||
echo $(pacman -Qqe) | \
|
||||
tr " " "\n" | \
|
||||
sort
|
||||
|
1749
packages.txt
1749
packages.txt
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user