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 68a0b78e..1e9f879a 100644 Binary files a/.config/harper-ls/dictionary.txt and b/.config/harper-ls/dictionary.txt differ 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 +