Skip to content

Instantly share code, notes, and snippets.

@g--o
Last active October 2, 2019 11:56
Show Gist options
  • Save g--o/9d61d0dae3eee3e4ffbf6b2bcd64ae21 to your computer and use it in GitHub Desktop.
Save g--o/9d61d0dae3eee3e4ffbf6b2bcd64ae21 to your computer and use it in GitHub Desktop.
skippy-xd config
# Copy this to ~/.config/skippy-xd/skippy-xd.rc and edit it to your liking
[general]
distance = 30
useNetWMFullscreen = true
ignoreSkipTaskbar = true
updateFreq = 10.0
lazyTrans = false
pipePath = /tmp/skippy-xd-fifo
movePointerOnStart = true
movePointerOnSelect = true
movePointerOnRaise = true
switchDesktopOnActivate = false
useNameWindowPixmap = false
forceNameWindowPixmap = false
includeFrame = true
allowUpscale = true
showAllDesktops = false
showUnmapped = true
preferredIconSize = 48
clientDisplayModes = thumbnail icon filled none
iconFillSpec = orig mid mid #00FFFF
fillSpec = orig mid mid #FFFFFF
background =
[xinerama]
showAll = true
[normal]
tint = black
tintOpacity = 0
opacity = 255
[highlight]
tint = black
tintOpacity = 150
opacity = 255
[tooltip]
show = true
followsMouse = true
offsetX = 20
offsetY = 20
align = left
border = #ffffff
background = #404040
opacity = 255
text = #ffffff
textShadow = black
font = fixed-11:weight=bold
[bindings]
miwMouse1 = focus
miwMouse2 = close-ewmh
miwMouse3 = iconify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment