add fix for temporary DP-6 profile

This commit is contained in:
Daylin Morgan 2024-04-29 09:28:01 -05:00
parent f923f7339f
commit 8d16da12ce
Signed by: daylin
GPG key ID: 950D13E9719334AD
2 changed files with 4 additions and 0 deletions

View file

@ -9,6 +9,9 @@ env = XCURSOR_SIZE,24
env = QT_QPA_PLATFORMTHEME,qt5ct # change to qt6ct if you have that
# env = GTK_THEME, Catppuccin-Mocha-Standard-Rosewater-Dark
debug {
disable_logs = false
}
general {
gaps_in = 5

View file

@ -17,5 +17,6 @@ profile {
profile {
output eDP-1 mode 1920x1200 position 1920,0
output DP-6 mode 1920x1080 position 0,0
exec swww img -o eDP-1 ~/.config/hypr/wallpapers/current/00005-4229950720.png & swww img -o DP-6 ~/.config/hypr/wallpapers/current/00007-2215131892.png
}