diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2022-09-26 09:20:02 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2022-09-26 09:20:02 +0800 |
| commit | c98bfd349c667b495ace9a6197059d72f33e9339 (patch) | |
| tree | 20beb626ef9d19cab1d22b86b8097caaed4f80cc /misc | |
| parent | 96a923876be4e5bc6237e20ff62e4cf9bb5eb815 (diff) | |
Update
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/openbox/rc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openbox/rc.xml b/misc/openbox/rc.xml index db18a56..7109755 100644 --- a/misc/openbox/rc.xml +++ b/misc/openbox/rc.xml | |||
| @@ -517,12 +517,12 @@ | |||
| 517 | <command>networkmanager_dmenu</command> | 517 | <command>networkmanager_dmenu</command> |
| 518 | </action> | 518 | </action> |
| 519 | </keybind> | 519 | </keybind> |
| 520 | <keybind key="W-m"> | 520 | <keybind key="W-a"> |
| 521 | <action name="Execute"> | 521 | <action name="Execute"> |
| 522 | <command>alacritty -e ncmpcpp</command> | 522 | <command>alacritty -e ncmpcpp</command> |
| 523 | </action> | 523 | </action> |
| 524 | </keybind> | 524 | </keybind> |
| 525 | <keybind key="W-S-m"> | 525 | <keybind key="W-m"> |
| 526 | <action name="Execute"> | 526 | <action name="Execute"> |
| 527 | <command>alacritty -o "window.dimensions.lines=32" -o "window.dimensions.columns=90" -e mutt</command> | 527 | <command>alacritty -o "window.dimensions.lines=32" -o "window.dimensions.columns=90" -e mutt</command> |
| 528 | </action> | 528 | </action> |