mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 03:50:24 +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 &
|