mirror of
https://github.com/vale981/dotfiles
synced 2025-03-05 17:41:42 -05:00
10 lines
173 B
Bash
10 lines
173 B
Bash
WIFI_DEV=
|
|
ETH_DEV="enp3s0"
|
|
|
|
MAIN_NET=$ETH_DEV
|
|
MAIN_FONT="Source Code Pro 8"
|
|
MAIN_MONITOR=DisplayPort-0
|
|
MONITORS=(DVI-I-0 DisplayPort-1)
|
|
RYGEL="true"
|
|
BAR_POS="bottom"
|
|
DPI=96
|