mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-25 20:40:24 +10:00
9 lines
148 B
Bash
Executable File
9 lines
148 B
Bash
Executable File
#! /bin/bash
|
|
lxsession &
|
|
picom --experimental-backends &
|
|
nitrogen --restore &
|
|
urxvtd -q -o -f &
|
|
/usr/bin/emacs --daemon &
|
|
volumeicon &
|
|
nm-applet &
|