8 lines
57 B
Bash
8 lines
57 B
Bash
#! /bin/bash
|
|
|
|
|
|
xrandr --auto
|
|
nm-applet &
|
|
cbatticon &
|
|
dwm
|