Add screet tag key ㊙️

This commit is contained in:
Anas Elgarhy 2022-07-24 17:39:02 +02:00
parent 6288fd7d0c
commit c089ee61e3
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ static Keychord keychords[] = {
TAGKEYS( XK_7, 6)
TAGKEYS( XK_8, 7)
TAGKEYS( XK_9, 8)
TAGKEYS( XK_semicolon, 9)
/* ---------------------------------- Control Keys ---------------------------------- */
// Brightness controllers (requires xbacklight)
{1, {{0, XF86XK_MonBrightnessUp}}, spawn, SHCMD("xbacklight -inc 5") },