From 6e5e5a64db75edaeeda56542aa5782d8dd02a30b Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Wed, 26 Feb 2025 18:45:04 -0500 Subject: [PATCH] AutoYADM commit: 2025-02-26 18:45:04 --- .config/ghostty/config | 2 +- .config/kitty/kitty.conf | 2 +- .config/niri/config.kdl##hostname.dbox | 17 ++++++++--------- .config/sway/config | 2 +- 4 files changed, 11 insertions(+), 12 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/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 65d4de66..24855880 100644 --- a/.config/niri/config.kdl##hostname.dbox +++ b/.config/niri/config.kdl##hostname.dbox @@ -13,15 +13,15 @@ input { // Next sections include libinput settings. // Omitting settings disables them, or leaves them at their default values. touchpad { - // off - tap + off + // tap // dwt // dwtp // drag-lock // natural-scroll // accel-speed 0.2 // accel-profile "flat" - scroll-method "two-finger" + // scroll-method "two-finger" // disabled-on-external-mouse } mouse { @@ -32,14 +32,13 @@ input { // scroll-method "no-scroll" } trackpoint { - // off - // natural-scroll + off + // natural-scroll // accel-speed 0.2 // accel-profile "flat" // scroll-method "on-button-down" // scroll-button 273 // middle-emulation - } // Uncomment this to make the mouse warp to the center of newly focused windows. // warp-mouse-to-focus @@ -51,11 +50,11 @@ input { // BenQ output "DP-1" { mode "1920x1080@143.981" + position x=1920 y=0 } // 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: @@ -322,12 +321,12 @@ binds { focus-column-right } Mod+M { - focus-column-left + focus-column-or-monitor-left } // Mod+N { focus-window-down; } // Mod+E { focus-window-up; } Mod+I { - focus-column-right + focus-column-or-monitor-right } Mod+Shift+Left { move-column-left 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