aboutsummaryrefslogtreecommitdiff
path: root/.config/skippy-xd
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2019-05-08 21:30:54 -0400
committertdro <tdro@users.noreply.github.com>2019-05-08 21:30:54 -0400
commit3d12ad0766f5b51c793f21e6d8ecb0cc13543b6e (patch)
tree5933fd89412e70b162d4b76ed2d32e615e9b02a0 /.config/skippy-xd
parentcb01737d4072b7bde2278c77cc32d68a04983ed2 (diff)
downloaddotfiles-3d12ad0766f5b51c793f21e6d8ecb0cc13543b6e.tar.gz
dotfiles-3d12ad0766f5b51c793f21e6d8ecb0cc13543b6e.tar.bz2
dotfiles-3d12ad0766f5b51c793f21e6d8ecb0cc13543b6e.zip
.config/skippy-xd/skippy-xd.rc: Remove comments
Diffstat (limited to '.config/skippy-xd')
-rw-r--r--.config/skippy-xd/skippy-xd.rc39
1 files changed, 0 insertions, 39 deletions
diff --git a/.config/skippy-xd/skippy-xd.rc b/.config/skippy-xd/skippy-xd.rc
index 7782613..95a05ae 100644
--- a/.config/skippy-xd/skippy-xd.rc
+++ b/.config/skippy-xd/skippy-xd.rc
@@ -1,42 +1,3 @@
-# Copy this to ~/.config/skippy-xd/skippy-xd.rc and edit it to your liking
-#
-# Notes:
-#
-# - colors can be anything XAllocNamedColor can handle
-# (like "black" or "#000000")
-#
-# - distance is a relative number, and is scaled according to the scale
-# factor applied to windows
-#
-# - fonts are Xft font descriptions
-#
-# - booleans are "true" or anything but "true" (-> false)
-#
-# - opacity is an integer in the range of 0-255
-#
-# - brighness is a floating point number (with 0.0 as neutral)
-#
-# - if the update frequency is a negative value, the mini-windows will only
-# be updated when they're explicitly rendered (like, when they gain or
-# lose focus).
-#
-# - the 'shadowText' option can be a color or 'none', in which case the
-# drop-shadow effect is disabled
-#
-# - Picture specification:
-# [WIDTHxHEIGHT] [orig|scale|scalek|tile] [left|mid|right] [left|mid|right]
-# [COLOR|#FFFFFFFF] [PATH]
-#
-# Examples:
-# background = 500x400 tile right mid #FF0000 /home/richard/screenshots/256.png
-# background = orig mid mid #FF000080
-#
-# - Bindings in [bindings] section can bind to "no" (do nothing), "focus"
-# (focus to window), "iconify", "shade-ewmh" (toggle window shade state),
-# "close-icccm" (close window with ICCCM method), "close-ewmh" (close
-# window with EWMH method), or "destroy" (forcefully destroy the window).
-#
-
[general]
distance = 50
useNetWMFullscreen = true