AutoYADM commit: 2025-02-26 18:15:03

This commit is contained in:
Daniel Fichtinger 2025-02-26 18:15:03 -05:00
parent 15c2dfdc5e
commit 6b7fe227ec
6 changed files with 12 additions and 9 deletions

View file

@ -1 +1 @@
config##hostname.dpad
config##hostname.dbox

Binary file not shown.

View file

@ -1 +1 @@
kitty.conf##hostname.dpad
kitty.conf##hostname.dbox

View file

@ -48,12 +48,14 @@ input {
// focus-follows-mouse max-scroll-amount="0%"
focus-follows-mouse
}
output "eDP-1" {
scale 1.5
}
// BenQ
output "DP-1" {
mode "3840x2160"
scale 2
mode "1920x1080@143.981"
}
// Dell
output "HDMI-A-1" {
mode "1920x1200@59.950"
position x=1920 y=0
}
// Settings that influence how windows are positioned and sized.
// Find more information on the wiki:

View file

@ -1 +1 @@
config##hostname.dpad
config##hostname.dbox

View file

@ -4,5 +4,6 @@ After=graphical-session.target
Requisite=graphical-session.target
[Service]
ExecStart=/usr/bin/swaybg -m fill -i "%h/Pictures/wallpapers/sidonia-blurred.png"
ExecStart=/usr/bin/swaybg -m fill -i "%h/Pictures/wallpapers/evangelion.png"
Restart=on-failure