diff options
| author | Anselm R. Garbe <[email protected]> | 2007-07-28 17:18:45 +0200 |
|---|---|---|
| committer | Anselm R. Garbe <[email protected]> | 2007-07-28 17:18:45 +0200 |
| commit | a54cf2ecef2ca83441dccd454c694b92bca42a16 (patch) | |
| tree | d793de29a6ceeafba2d0030c64a076d5dfd6ffa8 /config.mk | |
| parent | removed shiftview(), if you scroll the views in the tag area, you can also us... (diff) | |
| download | seiwm-a54cf2ecef2ca83441dccd454c694b92bca42a16.tar.xz seiwm-a54cf2ecef2ca83441dccd454c694b92bca42a16.zip | |
changed ban/unban implementation to not move the windows anymore, but map/unmap them instead - PLEASE TEST THIS
Diffstat (limited to 'config.mk')
| -rw-r--r-- | config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # dwm version -VERSION = 4.3 +VERSION = 4.4 # Customize below to fit your system |