浏览代码

~/.xmonad: Start terminal without tmux.

At least until I figure out how to always resume a session. But for now
starting it manually does what I want in most cases.
Lucas Stadler 12 年之前
父节点
当前提交
13a557921c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .xmonad/xmonad.hs

+ 1 - 1
.xmonad/xmonad.hs

@ -30,7 +30,7 @@ main = do
30 30
    dbusClient <- connectSession
31 31
    xmonad $ defaultConfig {
32 32
        modMask  = mod4Mask,
33
        terminal = "sakura -x tmux",
33
        terminal = "sakura",
34 34
        startupHook = setWMName "LG3D",
35 35
        -- Ignore docks (via some WM_* attribute?)
36 36
        manageHook = composeAll [