タイル型WM (Ion, wmii, awesome, xmonad, etc.) 2at LINUX
タイル型WM (Ion, wmii, awesome, xmonad, etc.) 2 - 暇つぶし2ch83:login:Penguin
16/03/06 18:28:27.72 3tmfHfo7.net
>>69
自分の設定を見たらこうなっていたので position = "buttom" にすればいいと思う
ここを参照 URLリンク(awesome.naquadah.org)
-- Create the wibox
mywibox[s] = awful.wibox({ position = "top", screen = s, opacity = opacityVal })
-- Add widgets to the wibox - order matters
mywibox[s].widgets = {
{
mytaglist[s],
mypromptbox[s],
layout = awful.widget.layout.horizontal.leftright
},
mylayoutbox[s],
mytextclock,
s == 1 and mysystray or nil,
mytasklist[s],
layout = awful.widget.layout.horizontal.rightleft
}


次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch