Skip to content

Instantly share code, notes, and snippets.

@K4zoku
K4zoku / dotfiles.md
Last active January 17, 2022 06:04
dotfiles for my Handmade Arch Linux sticker

Dotfiles

@K4zoku
K4zoku / screenshot.sh
Last active January 14, 2022 09:40
A small script to perform basic screenshot operations on x11 and wayland
#!/usr/bin/env sh
##########################################################################################
# #
# ███████╗ ██████╗██████╗ ███████╗███████╗███╗ ██╗███████╗██╗ ██╗ ██████╗ ████████╗ #
# ██╔════╝██╔════╝██╔══██╗██╔════╝██╔════╝████╗ ██║██╔════╝██║ ██║██╔═══██╗╚══██╔══╝ #
# ███████╗██║ ██████╔╝█████╗ █████╗ ██╔██╗ ██║███████╗███████║██║ ██║ ██║ #
# ╚════██║██║ ██╔══██╗██╔══╝ ██╔══╝ ██║╚██╗██║╚════██║██╔══██║██║ ██║ ██║ #
# ███████║╚██████╗██║ ██║███████╗███████╗██║ ╚████║███████║██║ ██║╚██████╔╝ ██║ #
# ╚══════╝ ╚═════╝╚═╝ ╚═╝╚══════╝╚══════╝╚═╝ ╚═══╝╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ #
@K4zoku
K4zoku / badapple.yml
Created April 23, 2021 19:54
Bad Apple but it in FeatherBoard
This file has been truncated, but you can view the full file.
settings:
label-color: "&f"
show-health: false
priority: 10
lines:
title:
frames:
- "Bad Apple"
random: false
interval: 200
(*
*
* @Author <a href="https://github.com/takahatashun"> TakahataShun </a>
* @Version <b> 1.0 </b>
*
*)
unit StringUtils;
interface