From d1660f7c7cf90314222319378fea4ffe87f4671f Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Wed, 28 Jan 2026 06:57:24 -0600 Subject: fix(hyprland): resolve waybar 25s startup delay and separate X11 dotfiles - Add portals.conf with Settings=none to prevent D-Bus timeout - Reorder exec-once: portal/dbus first, then services, then apps - Move X11-specific dotfiles from common/ to dwm/ (Xresources, xinitrc, picom, redshift, conky, flameshot, touchpad-indicator) - Delete obsolete xdg-desktop-portal-gtk drop-in from common/ --- dotfiles/dwm/.config/touchpad-indicator/touchpad-indicator.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 dotfiles/dwm/.config/touchpad-indicator/touchpad-indicator.conf (limited to 'dotfiles/dwm/.config/touchpad-indicator') diff --git a/dotfiles/dwm/.config/touchpad-indicator/touchpad-indicator.conf b/dotfiles/dwm/.config/touchpad-indicator/touchpad-indicator.conf new file mode 100644 index 0000000..51a9907 --- /dev/null +++ b/dotfiles/dwm/.config/touchpad-indicator/touchpad-indicator.conf @@ -0,0 +1 @@ +{"first-time": false, "version": "2.2.3-ubuntu20.04.0", "is_working": false, "autostart": false, "on_mouse_plugged": true, "on_start": -1, "on_end": 1, "disable_on_typing": true, "interval": 3600.0, "start_hidden": false, "show_notifications": false, "theme": "light", "touchpad_enabled": false, "natural_scrolling": false, "speed": 0.0, "tapping": true, "two_finger_scrolling": true, "edge_scrolling": false, "cicular_scrolling": true, "right-top-corner": 0, "right-bottom-corner": 0, "left-top-corner": 0, "left-bottom-corner": 0, "one-finger-tap": 0, "two-finger-tap": 0, "three-finger-tap": 0, "faulty-devices": ["11/2/1/0", "11/2/a/0", "11/2/5/7326", "11/2/6/0", "18/93a/274/100"]} \ No newline at end of file -- cgit v1.2.3