1
0
mirror of https://github.com/tiyn/dwm.git synced 2025-11-04 05:01:15 +01:00

updated config

This commit is contained in:
2023-10-15 05:54:48 +02:00
parent 126b944c0b
commit 5eb0da07cf

View File

@@ -128,4 +128,3 @@ static Button buttons[] = {
{ ClkTagBar, MODKEY, Button1, tag, {0} }, { ClkTagBar, MODKEY, Button1, tag, {0} },
{ ClkTagBar, MODKEY, Button3, toggletag, {0} }, { ClkTagBar, MODKEY, Button3, toggletag, {0} },
}; };