Rofi configs
This commit is contained in:
parent
4d88a132c2
commit
b18f5056b3
4 changed files with 147 additions and 1 deletions
|
|
@ -2,4 +2,8 @@
|
|||
|
||||
[ -f ~/.profile ] && . ~/.profile
|
||||
|
||||
# Create /run/user/$UID if not present (no systemd on Slackware)
|
||||
mkdir -p /run/user/$(id -u)
|
||||
chmod 700 /run/user/$(id -u)
|
||||
|
||||
exec stumpwm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue