diff options
Diffstat (limited to 'misc')
| -rw-r--r-- | misc/openbox/rc.xml | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/misc/openbox/rc.xml b/misc/openbox/rc.xml index 8334824..ea402da 100644 --- a/misc/openbox/rc.xml +++ b/misc/openbox/rc.xml | |||
| @@ -64,14 +64,13 @@ | |||
| 64 | </font> | 64 | </font> |
| 65 | </theme> | 65 | </theme> |
| 66 | <desktops> | 66 | <desktops> |
| 67 | <number>5</number> | 67 | <number>4</number> |
| 68 | <firstdesk>0</firstdesk> | 68 | <firstdesk>0</firstdesk> |
| 69 | <names> | 69 | <names> |
| 70 | <name>1</name> | 70 | <name>1</name> |
| 71 | <name>2</name> | 71 | <name>2</name> |
| 72 | <name>3</name> | 72 | <name>3</name> |
| 73 | <name>4</name> | 73 | <name>4</name> |
| 74 | <name>5</name> | ||
| 75 | </names> | 74 | </names> |
| 76 | <popupTime>0</popupTime> | 75 | <popupTime>0</popupTime> |
| 77 | </desktops> | 76 | </desktops> |
| @@ -134,11 +133,6 @@ | |||
| 134 | <to>4</to> | 133 | <to>4</to> |
| 135 | </action> | 134 | </action> |
| 136 | </keybind> | 135 | </keybind> |
| 137 | <keybind key="W-5"> | ||
| 138 | <action name="GoToDesktop"> | ||
| 139 | <to>5</to> | ||
| 140 | </action> | ||
| 141 | </keybind> | ||
| 142 | <!-- Move application to specific desktop --> | 136 | <!-- Move application to specific desktop --> |
| 143 | <keybind key="S-W-1"> | 137 | <keybind key="S-W-1"> |
| 144 | <action name="SendToDesktop"> | 138 | <action name="SendToDesktop"> |
| @@ -160,11 +154,6 @@ | |||
| 160 | <desktop>4</desktop> | 154 | <desktop>4</desktop> |
| 161 | </action> | 155 | </action> |
| 162 | </keybind> | 156 | </keybind> |
| 163 | <keybind key="S-W-5"> | ||
| 164 | <action name="SendToDesktop"> | ||
| 165 | <desktop>5</desktop> | ||
| 166 | </action> | ||
| 167 | </keybind> | ||
| 168 | <!-- Switch b/w Applications --> | 157 | <!-- Switch b/w Applications --> |
| 169 | <keybind key="W-Tab"> | 158 | <keybind key="W-Tab"> |
| 170 | <action name="NextWindow"> | 159 | <action name="NextWindow"> |
| @@ -523,7 +512,7 @@ | |||
| 523 | </keybind> | 512 | </keybind> |
| 524 | <keybind key="W-a"> | 513 | <keybind key="W-a"> |
| 525 | <action name="Execute"> | 514 | <action name="Execute"> |
| 526 | <command>alacritty -e ncmpcpp</command> | 515 | <command>alacritty --title MPD -e ncmpcpp</command> |
| 527 | </action> | 516 | </action> |
| 528 | </keybind> | 517 | </keybind> |
| 529 | <keybind key="W-m"> | 518 | <keybind key="W-m"> |