mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-10 18:11:13 +10:00
5 lines
61 B
Bash
Executable File
5 lines
61 B
Bash
Executable File
#! /bin/bash
|
|
picom &
|
|
nitrogen --restore &
|
|
urxvtd -q -o -f &
|