diff options
author | LEVAI Daniel <leva@ecentrum.hu> | 2014-08-23 23:22:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-30 14:19:17 +0700 |
commit | 2ff7a6fdbf7c0dbc24e41bccd90e0e48ad959d60 (patch) | |
tree | 01339b84430132c6f1661ce4ae12b98e393f03a7 /desktop/spectrwm/examples | |
parent | cf5cf8691bdee8bc00ab94581ba06e5ea506e3d1 (diff) |
desktop/spectrwm: Updated for version 2.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/spectrwm/examples')
-rw-r--r-- | desktop/spectrwm/examples/spectrwm.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/spectrwm/examples/spectrwm.conf b/desktop/spectrwm/examples/spectrwm.conf index 385f383d663f..d70ec89718b8 100644 --- a/desktop/spectrwm/examples/spectrwm.conf +++ b/desktop/spectrwm/examples/spectrwm.conf @@ -17,6 +17,7 @@ title_name_enabled = 1 # current window's title title_class_enabled = 1 # current window's class name window_name_enabled = 1 # current window's name urgent_enabled = 1 # information about the workspace's urgency hints +urgent_collapse = 1 # don't show placeholders for workspaces without urgent notifications iconic_enabled = 1 # show the number of iconified windows on the workspace verbose_layout = 0 # workspace's master and stack values |