save
This commit is contained in:
@@ -112,7 +112,6 @@ oxwm.key.bind({ modkey }, "D", oxwm.spawn({ "vesktop-bin" }))
|
||||
oxwm.key.bind({ modkey }, "G", oxwm.spawn({ "steam" }))
|
||||
oxwm.key.bind({ modkey }, "M", oxwm.spawn({ "ATLauncher" }))
|
||||
oxwm.key.bind({ modkey }, "S", oxwm.spawn({ "flatpak run org.vinegarhq.Sober" }))
|
||||
oxwm.key.bind({ modkey }, "N", oxwm.spawn({ "neovide" }))
|
||||
oxwm.key.bind({ modkey, "Shift" }, "F", oxwm.spawn({ "thunar" }))
|
||||
|
||||
oxwm.key.bind({ modkey }, "Return", oxwm.spawn_terminal())
|
||||
|
||||
Reference in New Issue
Block a user