「誤家庭における小規模ネットワーク構築/デスクトップ環境」の版間の差分

提供: Medeshima wiki
ナビゲーションに移動 検索に移動
タグ: 差し戻し済み
 
(同じ利用者による、間の22版が非表示)
15行目: 15行目:
== 設定例 ==
== 設定例 ==


* /usr/share/doc/labwc
* /usr/share/doc/labwc/


== 設定 ==
== 設定 ==
21行目: 21行目:
* ~/.config/labwc/
* ~/.config/labwc/


=== autostart ===
=== autostart ===


<pre>
<pre>
28行目: 28行目:
--output HDMI-A-2 --transform 90 --pos 0,0 \
--output HDMI-A-2 --transform 90 --pos 0,0 \
--output HDMI-A-4 --pos 1080,0
--output HDMI-A-4 --pos 1080,0

swaybg -c '#113344' >/dev/null 2>&1 &

swayidle -w \
timeout 300 'swaylock -f -c 000000' \
timeout 600 'wlopm --off \*' \
resume 'wlopm --on \*' \
before-sleep 'swaylock -f -c 000000' >/dev/null 2>&1 &

waybar >/dev/null 2>&1 &

kanshi >/dev/null 2>&1 &
mako >/dev/null 2>&1 &


fcitx5 &
fcitx5 &
gammastep &
</pre>
</pre>


36行目: 50行目:
<pre>
<pre>
XKB_DEFAULT_LAYOUT=jp
XKB_DEFAULT_LAYOUT=jp
XKB_DEFAULT_OPTIONS=ctrl:swapcaps


XMODIFIERS=@im=fcitx
XMODIFIERS=@im=fcitx
47行目: 62行目:
<action name="ShowMenu" menu="root-menu" />
<action name="ShowMenu" menu="root-menu" />
</pre>
</pre>

=== PATH ===

= Waybar =

== 設定例 ==

* /etc/xdg/waybar/

== 設定 ==

* ~/.config/waybar/


= Fcitx5(SKK) =
= Fcitx5(SKK) =
53行目: 80行目:
$ fcitx5-configtool
$ fcitx5-configtool
</syntaxhighlight>
</syntaxhighlight>

= font =

fonts-takao

= mew =

2026年9月8日 (火) 13:18時点における最新版

概要

項目 設定
ディスプレイマネージャ LightDM
Wayland compositor Labwc
Input Method Fcitx5(SKK)

Labwc

設定例

  • /usr/share/doc/labwc/

設定

  • ~/.config/labwc/

autostart

wlr-randr \
        --output HDMI-A-1 --off \
        --output HDMI-A-2 --transform 90 --pos 0,0 \
        --output HDMI-A-4 --pos 1080,0

swaybg -c '#113344' >/dev/null 2>&1 &

swayidle -w \
        timeout 300 'swaylock -f -c 000000' \
        timeout 600 'wlopm --off \*' \
        resume 'wlopm --on \*' \
        before-sleep 'swaylock -f -c 000000' >/dev/null 2>&1 &

waybar >/dev/null 2>&1 &

kanshi >/dev/null 2>&1 &
mako >/dev/null 2>&1 &

fcitx5 &
gammastep &

environment

XKB_DEFAULT_LAYOUT=jp
XKB_DEFAULT_OPTIONS=ctrl:swapcaps

XMODIFIERS=@im=fcitx
GTK_IM_MODULE=fcitx
QT_IM_MODULE=fcitx

rc.xml

<action name="ShowMenu" menu="root-menu" />

PATH

Waybar

設定例

  • /etc/xdg/waybar/

設定

  • ~/.config/waybar/

Fcitx5(SKK)

$ fcitx5-configtool

font

fonts-takao

mew