index
:
suckless.git
master
TheSiahxyz's Suckless Programs. (dwm, dwmblocks, dmenu, st, slock)
si
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dwm
/
tagandview.c
blob: 0f982148b4eff3ed18f9a2b470bbdebe6abe51c8 (
plain
)
1
2
3
4
void tagandview(const Arg *arg) { tag(arg); view(arg); }