This commit is contained in:
2026-06-06 17:35:38 -04:00
parent f6bf31d341
commit 2061bc59f7
7 changed files with 21 additions and 46 deletions

View File

@@ -188,6 +188,11 @@ oxwm.key.chord({
{ {}, "C" }
}, oxwm.spawn({ "$HOME/wpilib/2026/frccode/frccode2026" }))
oxwm.key.chord({
{ { modkey }, "R" },
{ {}, "P" }
}, oxwm.spawn({ "pathplanner" }))
oxwm.autostart("~/walls/set")
oxwm.autostart("fastcompmgr")
oxwm.autostart("gentoo-pipewire-launcher")