My configurations for the software I use
1
fork

Configure Feed

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

Update display names

yemou e764e50b 15e7f912

+2 -2
+2 -2
config/river/init.roc
··· 39 39 "update-session-vars", 40 40 "systemctl --user start river-session.target", 41 41 "kanshi", 42 - "xrandr --output DP-3 --primary", 42 + "xrandr --output DP-1 --primary", 43 43 "rivertile -outer-padding 0 -view-padding 0 -main-ratio 0.5", 44 44 "swaybg -i /media/nextcloud/wallpapers/dark/evie-s-Pb1KFv4tauY-unsplash.jpg -m fill", 45 45 ] ··· 55 55 { option: "border-color-unfocused", args: ["0x586e75"] }, 56 56 { option: "border-width", args: ["0"] }, 57 57 { option: "focus-follows-cursor", args: ["normal"] }, 58 + { option: "input", args: ["pointer-4660-22136-extest_fake_device", "map-to-output", "DP-1"] }, 58 59 { option: "set-cursor-warp", args: ["on-output-change"] }, 59 60 { option: "xcursor-theme", args: ["Adwaita", "24"] }, 60 61 { option: "input", args: ["pointer-1356-3570-Sony_Interactive_Entertainment_DualSense_Edge_Wireless_Controller_Touchpad", "events", "disabled"] }, 61 - { option: "input", args: ["pointer-4660-22136-extest_fake_device", "map-to-output", "DP-3"] }, 62 62 ] 63 63 64 64 rules = [