Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 428 Bytes

File metadata and controls

15 lines (12 loc) · 428 Bytes

dotfiles

OpenRC

mkdir -p ~/.config/rc/runlevels/graphical
rc-update -U -s add default graphical
rc-update -U add xremap default
for i in dunst easyeffects fcitx5 foot kanshi pipewire-pulse wireplumber xdg-desktop-portal-wlr yaskkserv2
  rc-update -U add $i graphical
end
openrc -U graphical # in WM startup