Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
15 lines (12 loc) · 428 Bytes

File metadata and controls

15 lines (12 loc) · 428 Bytes
Copy raw file
Download raw file
Outline
Edit and raw actions

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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.