My configurations for the software I use
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add rules for wacom tablet

yemou 4d54c76f 60bc0646

+2
+2
config/river/init.roc
··· 57 57 { option: "focus-follows-cursor", args: ["normal"] }, 58 58 { option: "input", args: ["pointer-1356-3570-Sony_Interactive_Entertainment_DualSense_Edge_Wireless_Controller_Touchpad", "events", "disabled"] }, 59 59 { option: "input", args: ["pointer-4660-22136-extest_fake_device", "map-to-output", "DP-1"] }, 60 + { option: "input", args: ["tablet-1386-1016-Wacom_Intuos_ProM1_Pen", "map-to-output", "DP-1"] }, 61 + { option: "input", args: ["tablet-1386-1015-Wacom_Intuos_Pro_M_Pen", "map-to-output", "DP-1"] }, 60 62 { option: "set-cursor-warp", args: ["on-output-change"] }, 61 63 { option: "xcursor-theme", args: ["Adwaita", "24"] }, 62 64 ]