添加 wl-clip-persist 启动项,解决 mark-shot 剪贴板数据随进程退出的问题
This commit is contained in:
@@ -271,6 +271,9 @@ layout {
|
|||||||
// Use dms instead of waybar
|
// Use dms instead of waybar
|
||||||
// spawn-at-startup "waybar"
|
// spawn-at-startup "waybar"
|
||||||
|
|
||||||
|
// Keep clipboard data alive after the source application exits (e.g. mark-shot).
|
||||||
|
spawn-at-startup "wl-clip-persist" "--clipboard" "regular"
|
||||||
|
|
||||||
// To run a shell command (with variables, pipes, etc.), use spawn-sh-at-startup:
|
// To run a shell command (with variables, pipes, etc.), use spawn-sh-at-startup:
|
||||||
// spawn-sh-at-startup "qs -c ~/source/qs/MyAwesomeShell"
|
// spawn-sh-at-startup "qs -c ~/source/qs/MyAwesomeShell"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user