This commit is contained in:
2024-06-22 06:32:40 -05:00
parent 8cbe7e4312
commit ac80926ff3
2 changed files with 10 additions and 0 deletions

View File

@@ -5,6 +5,12 @@ profile {
output eDP-1 disable
}
profile {
output DP-7 enable position 0,1440
output DP-5 enable position 0,0
output eDP-1 disable
}
profile {
output DP-6 enable position 3440,0
output DP-7 enable position 0,0

View File

@@ -47,6 +47,10 @@ required_packages_pacman:
- vivid
- lxappearance
- qt5ct
- gnome-calculator
- powertop
- iptables
- gnome-disk-utility
flatpak_remote:
- {name: 'flathub', url: "https://dl.flathub.org/repo/flathub.flatpakrepo"}