fix dumb tmux conf

This commit is contained in:
eneller
2022-09-24 14:42:47 +02:00
parent 8eaa3653a3
commit 9e6a502eff
10 changed files with 275 additions and 96 deletions

View File

@@ -0,0 +1,12 @@
{
"blacklisted-desktop-dirs": "/usr/share/locale:/usr/share/app-install:/usr/share/kservices5:/usr/share/fk5:/usr/share/kservicetypes5:/usr/share/applications/screensavers:/usr/share/kde4:/usr/share/mimelnk",
"clear-previous-query": true,
"disable-desktop-filters": false,
"grab-mouse-pointer": false,
"hotkey-show-app": "",
"render-on-screen": "mouse-pointer-monitor",
"show-indicator-icon": false,
"show-recent-apps": "0",
"terminal-command": "",
"theme-name": "light"
}