Skip to content

Instantly share code, notes, and snippets.

View alexanderi96's full-sized avatar
🐢

Alessandro Ianne alexanderi96

🐢
  • DXC Technology
  • Bari, It
View GitHub Profile
@alexanderi96
alexanderi96 / config.yaml
Last active February 3, 2025 15:48
My GlazeWM config file
gaps:
inner_gap: 10
outer_gap: 10
general:
# Whether to show floating windows as always on top.
show_floating_on_top: true
bar:
height: "30px"
@alexanderi96
alexanderi96 / startmining.sh
Last active May 10, 2022 09:11
A simple launcher script for managing unMinable mining sessions with CPU, GPU or both in a tmux session
#!/bin/bash
#
# A simple launcher script for managing unMineable mining sessions with CPU, GPU or both in a tmux session
# Pool info
PROTOCOL="stratum+tcp://"
DOMAIN="unmineable.com"
PORT="3333"
# CPU Miner configs