Kernel update fixed odd font sizing; added randr scripts to dock and undock

This commit is contained in:
Wryn Wagner
2019-12-02 10:13:12 -07:00
parent 20dd842226
commit 5fd194f3ff
6 changed files with 117 additions and 5 deletions

View File

@ -1,6 +1,11 @@
#!/bin/bash
source $HOME/.my_bash_env
XSERVER_DIR="$DOTWRYN/config/xserver"
CUSTOM_DMENU_COMMANDS="$HOME/.local/custom_dmenu"
[ -d $CUSTOM_DMENU_COMMANDS]
export PATH="$CUSTOM_DMENU_COMMANDS:$PATH"
"$XSERVER_DIR/set_randr_layout" &
exec i3