Skip to content

Instantly share code, notes, and snippets.

@e-volusian
e-volusian / surfingkeys_rc.js
Last active July 3, 2019 19:52
surfingkeys config
// ================================================== Hint styles
var hints_css = `
border: 2px solid black;
background: initial;
background-color: red; /* test */
color: black;
padding-top: 2px;
padding-right: 3px;
padding-left: 3px;
letter-spacing: 1px;
#!/bin/sh
#
# xfce4
#
# Copyright (C) 1996-2003 Olivier Fourdan (fourdan@xfce.org)
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.