mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-11 02:21:14 +10:00
9 lines
114 B
Bash
Executable File
9 lines
114 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
lxsession &
|
|
picom &
|
|
nitrogen --restore &
|
|
/usr/bin/emacs --daemon &
|
|
volumeicon &
|
|
nm-applet &
|