diff options
Diffstat (limited to 'vanitygaps.c')
-rw-r--r-- | vanitygaps.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/vanitygaps.c b/vanitygaps.c index 1dd6abe..f5c5e3f 100644 --- a/vanitygaps.c +++ b/vanitygaps.c @@ -1,15 +1,3 @@ -/* -// . . . -// | | | . -// ,-. ,-. |-. ,-. . ,-. | ,_, ,-. ,-. |-. ,-,-. . |- ,_, -// | | ,-| | | | | |-' | / `-. | | | | | | | | / -// `-| `-^ ^-' ' ' `-' `' '"' `-' `-' ' ' ' ' ' ' `' '"' -// ,| -// `' -// GITHUB:https://github.com/gabrielzschmitz -// INSTAGRAM:https://www.instagram.com/gabrielz.schmitz/ -// DOTFILES:https://github.com/gabrielzschmitz/dotfiles/ -*/ /* Key binding functions */ static void defaultgaps(const Arg *arg); static void incrgaps(const Arg *arg); |