diff options
| -rw-r--r-- | cwm/.cwmrc | 8 |
1 files changed, 4 insertions, 4 deletions
| @@ -1,10 +1,10 @@ | |||
| 1 | # Default apps | 1 | # Default apps |
| 2 | command term alacritty | 2 | command term xterm |
| 3 | command lock xlock | 3 | command lock xlock |
| 4 | 4 | ||
| 5 | ignore termbar | 5 | #ignore termbar |
| 6 | autogroup 0 termbar | 6 | #autogroup 0 termbar |
| 7 | gap 0 24 0 0 | 7 | #gap 0 24 0 0 |
| 8 | 8 | ||
| 9 | # Pins new windows to the current group. | 9 | # Pins new windows to the current group. |
| 10 | sticky yes | 10 | sticky yes |