diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-04-12 13:05:47 +0200 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-04-12 13:05:47 +0200 |
commit | 47a0a3f433f820fc78d180884f6ca376fba97b73 (patch) | |
tree | 587b80062ebdb947d26ca7a70e32b38b7d67ca45 /tools/panel/profile | |
parent | 269e617fea39658233db38ad503030c4fe040e80 (diff) | |
download | dotfiles-47a0a3f433f820fc78d180884f6ca376fba97b73.tar.gz dotfiles-47a0a3f433f820fc78d180884f6ca376fba97b73.tar.bz2 dotfiles-47a0a3f433f820fc78d180884f6ca376fba97b73.zip |
Tidy up everything :)
Diffstat (limited to 'tools/panel/profile')
-rw-r--r-- | tools/panel/profile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/panel/profile b/tools/panel/profile new file mode 100644 index 0000000..c7a3ba0 --- /dev/null +++ b/tools/panel/profile @@ -0,0 +1,4 @@ +PANEL_FIFO=/tmp/panel-fifo +PANEL_HEIGHT=24 +PANEL_FONT_FAMILY="-misc-fixed-medium-r-normal--13-120-75-75-c-70-iso10646-1" +export PANEL_FIFO PANEL_HEIGHT PANEL_FONT_FAMILY |