mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-18 16:36:10 +01:00
dwm update in progress
This commit is contained in:
6
dwm/.dwm.old/patch/shiftviewclients.c
Normal file
6
dwm/.dwm.old/patch/shiftviewclients.c
Normal file
@@ -0,0 +1,6 @@
|
||||
void
|
||||
shiftviewclients(const Arg *arg)
|
||||
{
|
||||
Arg shifted = shift(arg, 1);
|
||||
view(&shifted);
|
||||
}
|
||||
Reference in New Issue
Block a user