dotfiles/config.sh
2021-02-19 14:54:10 +01:00

12 lines
373 B
Bash

WIFI_DEV="wlp4s0"
ETH_DEV="enp0s31f6"
MAIN_NET=$WIFI_DEV
BATTERIES=(BAT0 BAT1)
MAIN_FONT="Source Code Pro 8"
MAIN_MONITOR=eDP-1
SCREEN_LAYOUT="xrandr --output HDMI-2 --off --output HDMI-1 --off --output DP-1 --off --output eDP-1 --primary --mode 1920x1080 --pos 0x0 --rotate normal --output DP-2 --off"
#MONITORS=(VGA-0 DVI-D-0)
BAR_POS="bottom"
LAPTOP=1
TERM_FONT_SIZE=6