index
:
dwm-flexipatch
master
patched
My dwm configuration
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
patch
/
shiftviewclients.c
blob: 7abebb22b339971e7eee5de67ceac58906f21cb8 (
plain
)
1
2
3
4
5
6
void shiftviewclients(const Arg *arg) { Arg shifted = shift(arg, 1); view(&shifted); }