mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-11 02:21:14 +10:00
6 lines
69 B
Bash
Executable File
6 lines
69 B
Bash
Executable File
#! /bin/bash
|
|
compton &
|
|
nitrogen --restore &
|
|
dwmblocks &
|
|
lxsession &
|