From 6b7fe227ece5abcbf3686898c05fb489792f2260 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 26 Feb 2025 18:15:03 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-26 18:15:03 --- .config/ghostty/config | 2 +- .config/harper-ls/dictionary.txt | Bin 10 -> 22 bytes .config/kitty/kitty.conf | 2 +- .config/niri/config.kdl##hostname.dbox | 12 +++++++----- .config/sway/config | 2 +- .config/systemd/user/swaybg.service | 3 ++- 6 files changed, 12 insertions(+), 9 deletions(-) diff --git a/.config/ghostty/config b/.config/ghostty/config index cb232026..64315017 120000 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -1 +1 @@ -config##hostname.dpad \ No newline at end of file +config##hostname.dbox \ No newline at end of file diff --git a/.config/harper-ls/dictionary.txt b/.config/harper-ls/dictionary.txt index 68a0b78e2841a999981dd56c2ac1a8a07ebf3810..1e9f879aceed4be3440d94af8c87996ded471612 100644 GIT binary patch literal 22 dcmZQ@_Y83kiVO&0*kf66*83NGO~9QQSpZVw2%i7| literal 10 RcmYexFUn0UDM>Bj0st281K$7u diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 067de165..3f04ff08 120000 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -1 +1 @@ -kitty.conf##hostname.dpad \ No newline at end of file +kitty.conf##hostname.dbox \ No newline at end of file diff --git a/.config/niri/config.kdl##hostname.dbox b/.config/niri/config.kdl##hostname.dbox index 2b1c7073..65d4de66 100644 --- a/.config/niri/config.kdl##hostname.dbox +++ b/.config/niri/config.kdl##hostname.dbox @@ -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: diff --git a/.config/sway/config b/.config/sway/config index cb232026..64315017 120000 --- a/.config/sway/config +++ b/.config/sway/config @@ -1 +1 @@ -config##hostname.dpad \ No newline at end of file +config##hostname.dbox \ No newline at end of file diff --git a/.config/systemd/user/swaybg.service b/.config/systemd/user/swaybg.service index c31e189d..41699e9b 100644 --- a/.config/systemd/user/swaybg.service +++ b/.config/systemd/user/swaybg.service @@ -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 +