diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2025-07-03 16:08:12 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2025-07-03 16:08:18 +0800 |
| commit | c4dd1a64ca58a068979af4ff67107664cbfebd55 (patch) | |
| tree | 0361e5710a2b042e3fc8fea03178ebdc4780799a /X11/openbox/rc.xml | |
| parent | f53ffcbe6a69e3fb3ee5edfc2e0075afd1c02910 (diff) | |
Update
Diffstat (limited to 'X11/openbox/rc.xml')
| -rw-r--r-- | X11/openbox/rc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index c15e465..0d044fe 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
| @@ -616,7 +616,7 @@ | |||
| 616 | <!-- Rofi --> | 616 | <!-- Rofi --> |
| 617 | <keybind key="A-F1"> | 617 | <keybind key="A-F1"> |
| 618 | <action name="Execute"> | 618 | <action name="Execute"> |
| 619 | <command>launcher</command> | 619 | <command>rofi -show drun -modes run</command> |
| 620 | </action> | 620 | </action> |
| 621 | </keybind> | 621 | </keybind> |
| 622 | <keybind key="W-n"> | 622 | <keybind key="W-n"> |
| @@ -702,7 +702,7 @@ | |||
| 702 | </keybind> | 702 | </keybind> |
| 703 | <keybind key="W-r"> | 703 | <keybind key="W-r"> |
| 704 | <action name="Execute"> | 704 | <action name="Execute"> |
| 705 | <command>runner</command> | 705 | <command>rofi -show run</command> |
| 706 | </action> | 706 | </action> |
| 707 | </keybind> | 707 | </keybind> |
| 708 | <keybind key="W-g"> | 708 | <keybind key="W-g"> |