Skip to content

Instantly share code, notes, and snippets.

View nerdius's full-sized avatar
🤓
Just tinkering around

Giorgi Gzirishvili nerdius

🤓
Just tinkering around
View GitHub Profile
@nerdius
nerdius / chlorophyll.irctheme
Last active August 29, 2019 18:20
A theme for Revolution IRC client for Android
{
"name": "Chlorophyll",
"base": "default_dark",
"colors": {
"colorPrimaryDark": "#FF289335",
"colorBackground": "#FF404040",
"colorPrimary": "#FF40AF4F",
"colorAccent": "#FFFF9150",
"colorBackgroundFloating": "#FF525252"
}
@nerdius
nerdius / noip2.service
Created May 17, 2018 19:25 — forked from NathanGiesbrecht/noip2.service
Systemd Service file for no-ip.com dynamic ip updater
# Simple No-ip.com Dynamic DNS Updater
#
# By Nathan Giesbrecht (http://nathangiesbrecht.com)
#
# 1) Install binary as described in no-ip.com's source file (assuming results in /usr/local/bin)
# 2) Run sudo /usr/local/bin/noip2 -C to generate configuration file
# 3) Copy this file noip2.service to /etc/systemd/system/
# 4) Execute `sudo systemctl enable noip2`
# 5) Execute `sudo systemctl start noip2`
#
@nerdius
nerdius / flameshot-shortcuts
Last active May 1, 2018 15:22
This file allows you to import custom keyboard shortcuts for Flameshot on a KDE Plasma system. https://github.com/lupoDharkael/flameshot#on-kde-plasma-desktop
[Data]
DataCount=1
[Data_1]
Comment=Shortcuts for taking screenshots with Flameshot
DataCount=4
Enabled=true
Name=Flameshot
SystemGroup=0
Type=ACTION_DATA_GROUP
@nerdius
nerdius / PKGBUILD-virtualbox-ext-oracle-5.1.2
Last active October 21, 2017 11:17
PKGBUILD for VirtualBox Extension Pack 5.1.28. Helps avoiding the version mismatch for VirtualBox 5.1.28.
# Maintainer: Sébastien Luttringer
# Modified by: Giorgi Gzirishvili
pkgname=virtualbox-ext-oracle
pkgver=5.1.28
pkgrel=1
pkgdesc='Oracle VM VirtualBox Extension Pack'
arch=('any')
url='http://www.virtualbox.org/'
license=('custom:PUEL')
@nerdius
nerdius / vimium-georgian-qwerty.txt
Last active August 29, 2017 11:23
Vimium key mappings for Georgian (QWERTY) keyboard layout
#
# Vimium key mappings for Georgian (QWERTY) keyboard layout
#
# By Giorgi Gzirishvili (@giogziro95). This code is in the public domain.
#
# To use:
# 1. Copy the code.
# 2. Go to the Vimium options.
# 3. Click Show Advanced Options.
# 4. Under Advanced Options, scroll down to Custom key mappings.
@nerdius
nerdius / vimium-arc-dark.css
Last active September 28, 2023 20:19
Arc Dark theme for styling Vimium link hints
/*
Arc Dark theme for styling Vimium link hints
By Giorgi Gzirishvili (@giogziro95). This code is in the public domain.
To use:
1. Copy the code.
2. Go to the Vimium options.
3. Click Show Advanced Options.