Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 350 Bytes

File metadata and controls

19 lines (13 loc) · 350 Bytes

Nop

有一个无操作命令 nop 允许你覆盖默认行为。这对于禁用鼠标中键单击时的焦点更改很有用。

可选的注释参数被忽略,但会被打印到日志文件中以供调试。

语法:

nop [<comment>]

例子:

# 禁用点击标题栏的焦点变化
# 使用鼠标中键
bindsym button2 nop