AutoYADM commit: 2025-02-26 18:15:03
This commit is contained in:
parent
15c2dfdc5e
commit
6b7fe227ec
6 changed files with 12 additions and 9 deletions
|
@ -1 +1 @@
|
||||||
config##hostname.dpad
|
config##hostname.dbox
|
Binary file not shown.
|
@ -1 +1 @@
|
||||||
kitty.conf##hostname.dpad
|
kitty.conf##hostname.dbox
|
|
@ -48,12 +48,14 @@ input {
|
||||||
// focus-follows-mouse max-scroll-amount="0%"
|
// focus-follows-mouse max-scroll-amount="0%"
|
||||||
focus-follows-mouse
|
focus-follows-mouse
|
||||||
}
|
}
|
||||||
output "eDP-1" {
|
// BenQ
|
||||||
scale 1.5
|
|
||||||
}
|
|
||||||
output "DP-1" {
|
output "DP-1" {
|
||||||
mode "3840x2160"
|
mode "1920x1080@143.981"
|
||||||
scale 2
|
}
|
||||||
|
// Dell
|
||||||
|
output "HDMI-A-1" {
|
||||||
|
mode "1920x1200@59.950"
|
||||||
|
position x=1920 y=0
|
||||||
}
|
}
|
||||||
// Settings that influence how windows are positioned and sized.
|
// Settings that influence how windows are positioned and sized.
|
||||||
// Find more information on the wiki:
|
// Find more information on the wiki:
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
config##hostname.dpad
|
config##hostname.dbox
|
|
@ -4,5 +4,6 @@ After=graphical-session.target
|
||||||
Requisite=graphical-session.target
|
Requisite=graphical-session.target
|
||||||
|
|
||||||
[Service]
|
[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
|
Restart=on-failure
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue