mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-23 17:28:33 +02:00
docs: comments
This commit is contained in:
@@ -17,10 +17,10 @@
|
|||||||
show-recents = false; # disable recent apps
|
show-recents = false; # disable recent apps
|
||||||
|
|
||||||
# customize Hot Corners(触发角, 鼠标移动到屏幕角落时触发的动作)
|
# customize Hot Corners(触发角, 鼠标移动到屏幕角落时触发的动作)
|
||||||
wvous-tl-corner = 2; # Mission Control
|
wvous-tl-corner = 2; # top-left - Mission Control
|
||||||
wvous-tr-corner = 13; # Lock Screen
|
wvous-tr-corner = 13; # top-right - Lock Screen
|
||||||
wvous-bl-corner = 3; # Application Windows
|
wvous-bl-corner = 3; # bottom-left - Application Windows
|
||||||
wvous-br-corner = 4; # Desktop
|
wvous-br-corner = 4; # bottom-right - Desktop
|
||||||
};
|
};
|
||||||
|
|
||||||
# customize finder
|
# customize finder
|
||||||
|
|||||||
Reference in New Issue
Block a user