labwc
This is an old revision of the document!
rc.xml
<?xml version="1.0"?> <labwc_config> <theme> <cornerRadius>14</cornerRadius> <font name="sans" size="10" /> </theme> <keyboard> <default /> <keybind key="W-m"><action name="Execute" command="~/bin/mic_toggle" /></keybind> <keybind key="W-Return"><action name="Execute" command="foot -m" /></keybind> <keybind key="W-F"><action name="Execute" command="chromium-browser" /></keybind> <keybind key="W-G"><action name="Execute" command="gimp" /></keybind> <keybind key="W-E"><action name="Execute" command="emacs -mm ~/" /></keybind> <keybind key="W-V"><action name="Execute" command="VirtualBox" /></keybind> <keybind key="W-P"><action name="Execute" command="~/bin/retroarch" /></keybind> <keybind key="W-i"><action name="Execute" command="./bin/li" /></keybind> <keybind key="Print"><action name="Execute" command='~/bin/screenshot sel' /></keybind> <keybind key="W-Print"><action name="Execute" command='~/bin/screenshot fulls' /></keybind> <keybind key="W-Page_Up"><action name="Execute" command='ddcutil setvcp 10 + 10' /></keybind> <keybind key="W-Page_Down"><action name="Execute" command='ddcutil setvcp 10 - 10' /></keybind> <keybind key="W-l"><action name="Execute" command='swaylock -i ~/lock.png' /></keybind> <keybind key="W-r"><action name="Execute" command='wf-recorder -a -y -c h264_vaapi -C flac' /></keybind> <keybind key="W-t"><action name="Execute" command='killall -s TERM wf-recorder' /></keybind> <keybind key="XF86_AudioLowerVolume"> <action name="Execute" command="wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- -l 1"/> </keybind> <keybind key="XF86_AudioRaiseVolume"> <action name="Execute" command="wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+ -l 1"/> </keybind> <keybind key="XF86_AudioMute"> <action name="Execute" command="wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle "/> </keybind> </keyboard> <tablet mapToOutput="DP-1" rotate="0" mouseEmulation="no"> </tablet> </labwc_config>
autostart
export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx export XMODIFIERS=@im=fcitx export SDL_IM_MODULE=fcitx fcitx5 & pipewire & pipewire-pulse & wireplumber & wlr-randr --output DP-1 --mode 2560x1440@100.000000 & swaybg -i ~/ダウンロード/114747172_p0.png -m fill & wl-paste --watch cliphist store &
labwc.1779694494.txt.gz · Last modified: by vamp898
