diff options
Diffstat (limited to 'X11/openbox')
| -rw-r--r-- | X11/openbox/rc.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml index 96e271e..9ce6e2f 100644 --- a/X11/openbox/rc.xml +++ b/X11/openbox/rc.xml | |||
| @@ -516,6 +516,10 @@ | |||
| 516 | <keybind key="W-S-t"> | 516 | <keybind key="W-S-t"> |
| 517 | <action name="Execute"> | 517 | <action name="Execute"> |
| 518 | <command> | 518 | <command> |
| 519 | rofi | ||
| 520 | -theme-str '#window { children: [inputbar]; }' | ||
| 521 | -show rename | ||
| 522 | -modes rename:~/helper/X11/rename_current_window.sh | ||
| 519 | </command> | 523 | </command> |
| 520 | </action> | 524 | </action> |
| 521 | </keybind> | 525 | </keybind> |