Hielke Walinga

Results 33 comments of Hielke Walinga

This is now fixed in 5ec86619c83b980baa9878d1f8f1d4924520a6d1 So this can be closed.

You can have a custom 403.html to show yourself the error that caused this: ``` {% if exception %} Permission Denied: {{ exception }} {% else %} Permission Denied {%...

I set my theme in ~/.Xdefaults ``` *.foreground:#4d4d4c *.background:#EEEEEE *.color0: #4d4d4c *.color1: #CC0000 *.color2: #4E9A06 *.color3: #C4A000 *.color4: #3465A4 *.color5: #75507B *.color6: #06989A *.color7: #D3D7CF *.color8: #555753 *.color9: #EF2929 *.color10:#8AE234...