mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 09:47:57 +02:00
dwm: Make tags clickable
This commit is contained in:
parent
05a796610c
commit
4b53002720
@ -255,6 +255,7 @@ in
|
|||||||
};
|
};
|
||||||
|
|
||||||
static const Button buttons[] = {
|
static const Button buttons[] = {
|
||||||
|
{ ClkTagBar, 0, Button1, view, {0} },
|
||||||
{ ClkClientWin, MODKEY, Button1, movemouse, {0} },
|
{ ClkClientWin, MODKEY, Button1, movemouse, {0} },
|
||||||
{ ClkClientWin, MODKEY, Button3, resizemouse, {0} },
|
{ ClkClientWin, MODKEY, Button3, resizemouse, {0} },
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user