Skip to content

Instantly share code, notes, and snippets.

# For the benefit of emacs users: -*- shell-script -*-
###########################
# xbindkeys configuration #
###########################
#
# Version: 1.8.6
#
# If you edit this file, do not forget to uncomment any lines
# that you change.
# The pound(#) symbol may be used anywhere for comments.
@ryo-ARAKI
ryo-ARAKI / keybindings.json
Last active April 4, 2025 07:44
VSCode setting file (manual backup)
// ~/.config/Code/User/settings.json
// 既定値を上書きするには、このファイル内にキー バインドを挿入しますauto[]
[
{
"key": "ctrl+tab",
"command": "workbench.action.nextEditorInGroup"
},
{
"key": "ctrl+k ctrl+pagedown",
"command": "-workbench.action.nextEditorInGroup"
@ryo-ARAKI
ryo-ARAKI / Projecteur.conf
Created September 6, 2024 06:47
Configuration file of Projecteur: Linux/X11 application for the Logitech Spotlight device
#~/.config/Projecteur/Projecteur.conf
[General]
borderColor=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\0\0\x7f\x7f\0\0)
borderSize=4
dotColor=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\0\0\0\0\0\0)
enableZoom=false
multiScreenOverlay=true
shadeColor=@Variant(\0\0\0\x43\x1\xff\xff\"\"\"\"\"\"\0\0)
shadeOpacity=0.4
showBorder=true