AutoYADM commit: 2025-02-26 18:45:04

This commit is contained in:
Daniel Fichtinger 2025-02-26 18:45:04 -05:00
parent f0c29e3950
commit 6e5e5a64db
4 changed files with 11 additions and 12 deletions

View file

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

View file

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

View file

@ -13,15 +13,15 @@ input {
// Next sections include libinput settings. // Next sections include libinput settings.
// Omitting settings disables them, or leaves them at their default values. // Omitting settings disables them, or leaves them at their default values.
touchpad { touchpad {
// off off
tap // tap
// dwt // dwt
// dwtp // dwtp
// drag-lock // drag-lock
// natural-scroll // natural-scroll
// accel-speed 0.2 // accel-speed 0.2
// accel-profile "flat" // accel-profile "flat"
scroll-method "two-finger" // scroll-method "two-finger"
// disabled-on-external-mouse // disabled-on-external-mouse
} }
mouse { mouse {
@ -32,14 +32,13 @@ input {
// scroll-method "no-scroll" // scroll-method "no-scroll"
} }
trackpoint { trackpoint {
// off off
// natural-scroll // natural-scroll
// accel-speed 0.2 // accel-speed 0.2
// accel-profile "flat" // accel-profile "flat"
// scroll-method "on-button-down" // scroll-method "on-button-down"
// scroll-button 273 // scroll-button 273
// middle-emulation // middle-emulation
} }
// Uncomment this to make the mouse warp to the center of newly focused windows. // Uncomment this to make the mouse warp to the center of newly focused windows.
// warp-mouse-to-focus // warp-mouse-to-focus
@ -51,11 +50,11 @@ input {
// BenQ // BenQ
output "DP-1" { output "DP-1" {
mode "1920x1080@143.981" mode "1920x1080@143.981"
position x=1920 y=0
} }
// Dell // Dell
output "HDMI-A-1" { output "HDMI-A-1" {
mode "1920x1200@59.950" 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:
@ -322,12 +321,12 @@ binds {
focus-column-right focus-column-right
} }
Mod+M { Mod+M {
focus-column-left focus-column-or-monitor-left
} }
// Mod+N { focus-window-down; } // Mod+N { focus-window-down; }
// Mod+E { focus-window-up; } // Mod+E { focus-window-up; }
Mod+I { Mod+I {
focus-column-right focus-column-or-monitor-right
} }
Mod+Shift+Left { Mod+Shift+Left {
move-column-left move-column-left

View file

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