Skip to content

Instantly share code, notes, and snippets.

View Lemon73-Computing's full-sized avatar
🍋
Lemonade Flash!

Lemon73 Lemon73-Computing

🍋
Lemonade Flash!
View GitHub Profile
@Lemon73-Computing
Lemon73-Computing / kdeneon-japanese.sh
Last active April 29, 2025 05:00
KDE neon の日本語設定をするスクリプト (作成中)
# Creators:
# - Japan KDE User Group - JKUG (https://jp.kde.org)
# - Lemon73 - @lemon73 (https://discuss.kde.org/u/lemon73)
# Credit/Thanks:
# - Japan KDE User Group - JKUG (https://jp.kde.org)
# - Jumpei Ogawa - @phanect (https://discuss.kde.org/u/phanect)
# - Ryuichi Yamada - @ryam (https://discuss.kde.org/u/ryam)
# - Lemon73 - @lemon73 (https://discuss.kde.org/u/lemon73)
# - Fctix Community (https://fcitx-im.org)
@Lemon73-Computing
Lemon73-Computing / alicecoffee.html
Last active April 30, 2024 15:26
Alice Coffee Sample App
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="utf-8">
<title>Alice Coffee</title>
<link rel="stylesheet" href="./style.css">
</head>
<body>
<header></header>
<main id="mainE">
@Lemon73-Computing
Lemon73-Computing / menus.json
Last active December 26, 2023 02:28 — forked from Schneegans/menus.json
Kando Own Menu Configuration
{
"menus": [
{
"shortcut": "Control+Space",
"centered": false,
"nodes": {
"type": "submenu",
"name": "Main Menu",
"icon": "electron",
"iconTheme": "simple-icons",