mirror of
https://codeberg.org/dwl/dwl.git
synced 2025-10-27 10:14:14 +00:00
resolved conflict
This commit is contained in:
parent
9737043174
commit
bdea3c0e79
@ -268,7 +268,7 @@ static const Key keys[] = {
|
||||
TAGKEYS(Key_8, 7),
|
||||
TAGKEYS(Key_9, 8),
|
||||
TAGKEYS(Key_0, 9),
|
||||
{ SUPER | SHIFT, Key_q, quit, { 0 } },
|
||||
{ SUPER | ALT, Key_q, quit, { 0 } },
|
||||
/* Ctrl-Alt-Backspace and Ctrl-Alt-Fx used to be handled by X server */
|
||||
{ WLR_MODIFIER_CTRL | WLR_MODIFIER_ALT, XKB_KEY_Terminate_Server, quit, { 0 } },
|
||||
#define CHVT(KEY, n) \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user