summaryrefslogtreecommitdiff
path: root/dotfiles/dwm/.config/touchpad-indicator/touchpad-indicator.conf
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-28 06:57:24 -0600
committerCraig Jennings <c@cjennings.net>2026-01-28 06:57:24 -0600
commitd1660f7c7cf90314222319378fea4ffe87f4671f (patch)
tree381e3bde1c1fb05aabeceacf4698d5db4bec232d /dotfiles/dwm/.config/touchpad-indicator/touchpad-indicator.conf
parentd4d997653574b5a00c01f02a3fb45001cd86c2f4 (diff)
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/
Diffstat (limited to 'dotfiles/dwm/.config/touchpad-indicator/touchpad-indicator.conf')
-rw-r--r--dotfiles/dwm/.config/touchpad-indicator/touchpad-indicator.conf1
1 files changed, 1 insertions, 0 deletions
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