save
This commit is contained in:
@@ -185,6 +185,12 @@ oxwm.key.bind({ modkey, "Control", "Shift" }, "7", oxwm.tag.toggletag(6))
|
||||
oxwm.key.bind({ modkey, "Control", "Shift" }, "8", oxwm.tag.toggletag(7))
|
||||
oxwm.key.bind({ modkey, "Control", "Shift" }, "9", oxwm.tag.toggletag(8))
|
||||
|
||||
oxwm.key.chord({
|
||||
{ { modkey }, "R" },
|
||||
{ {}, "C" }
|
||||
}, oxwm.spawn({ "$HOME/wpilib/2026/frccode/frccode2026" }))
|
||||
|
||||
oxwm.autostart("~/walls/set")
|
||||
oxwm.autostart("fastcompmgr")
|
||||
oxwm.autostart("gentoo-pipewire-launcher")
|
||||
oxwm.autostart("dunst")
|
||||
|
||||
Reference in New Issue
Block a user