mirror of
https://github.com/vale981/dotfiles
synced 2025-03-05 17:41:42 -05:00
12 lines
230 B
Bash
12 lines
230 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-2)
|
|
RYGEL="true"
|
|
BAR_POS="bottom"
|
|
DPI=91
|
|
TERM_FONT_SIZE=9
|
|
SCREENLAYOUT=".screenlayout/desktop.sh"
|