diff options
Diffstat (limited to 'tag.c')
-rw-r--r-- | tag.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -269,6 +269,7 @@ tag(Arg *arg) sel->tags[i] = False; sel->tags[arg->i] = True; settitle(sel); + arrange(NULL); } void |
index : dwm | ||
dwm fork - fullscreen, suckless status bar and sensibles keybindings |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | tag.c | 1 |
@@ -269,6 +269,7 @@ tag(Arg *arg) sel->tags[i] = False; sel->tags[arg->i] = True; settitle(sel); + arrange(NULL); } void |