mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-02 11:49:33 +00:00
~
Signed-off-by: roxwize <rae@roxwize.xyz>
This commit is contained in:
parent
24184e7e4a
commit
fc7daff183
9 changed files with 182 additions and 146 deletions
|
@ -1,4 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE openbox_menu>
|
||||
<openbox_menu xmlns="http://openbox.org/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://openbox.org/ file:///usr/share/openbox/menu.xsd">
|
||||
<menu id="root" label="Menu">
|
||||
<item label="Terminal emulator">
|
||||
|
|
|
@ -53,6 +53,11 @@
|
|||
<command>rofi -show run -modes run</command>
|
||||
</action>
|
||||
</keybind>
|
||||
<keybind key="A-question">
|
||||
<action name="Execute">
|
||||
<command>rofi -show pass -modes pass</command>
|
||||
</action>
|
||||
</keybind>
|
||||
<keybind key="A-period">
|
||||
<action name="Execute">
|
||||
<command>rofi -show ssh -modes ssh</command>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue