diff options
author | xero <x@xero.nu> | 2014-07-25 11:23:47 -0400 |
---|---|---|
committer | xero <x@xero.nu> | 2014-07-25 11:23:47 -0400 |
commit | 86ac202044e18bb98741435d3efccc9298604aad (patch) | |
tree | 7356e42c3bbc441746d75987e7c14dd9195254f4 /herbstluftwm/.config | |
parent | 30e6338003c1ec4e7cabd471913d1fc84d4e2957 (diff) | |
download | dotfiles_ascii-86ac202044e18bb98741435d3efccc9298604aad.tar.xz dotfiles_ascii-86ac202044e18bb98741435d3efccc9298604aad.zip |
add figlet 3d font. update herbstluftwm for monitor detection. move previews to their own directory to not be stowed. add perfect dos vga clone font. update README.
Diffstat (limited to '')
-rwxr-xr-x | herbstluftwm/.config/herbstluftwm/autostart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index db83e85..5b37d88 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -175,7 +175,7 @@ herbstclient set tree_style '╾│ ├└╼─┐' # do multi monitor setup here, e.g.: # hc set_monitors 1280x1024+0+0 1280x1024+1280+0 # or simply: -# hc detect_monitors +hc detect_monitors # find the panel #panel=~/.config/herbstluftwm/conkypanel |