Skip to content

Instantly share code, notes, and snippets.

@Riyyi
Riyyi / PKGBUILD
Created May 14, 2026 18:21
open-vm-tools-wayland
# Maintainer: Ricardo Urrea <ricardo.urrea@gmail.com>
pkgname=open-vm-tools-git
pkgver=13.0.10
pkgrel=1
pkgdesc="Open VMware Tools for Linux guests (running Wayland only)"
arch=('x86_64' 'aarch64')
url="https://github.com/Riyyi/open-vm-tools"
license=('GPL-2.0-only' 'LGPL-2.1-only')
install=open-vm-tools-git.install
@Riyyi
Riyyi / README.md
Last active September 20, 2015 16:44
Riyyi's CS:GO Config

Riyyi's CS:GO Config

using System;
using System.Threading;
namespace ASCII
{
class Program
{
static void Main(string[] args)
{
Thread.Sleep(500);