All New

user:thomas gists created by user

title:mygist gists with given title

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

Login


All New Login

All gists

Recently created
Least recently created
Recently updated
Least recently updated
mdallastella's Avatar

mdallastella / niri_utilities

0 likes
0 forks
3 files
Last active 1754923105
Niri Babashka Utilities
1 #!/usr/bin/env bb
2
3 (ns arrange-workspaces
4 (:require [babashka.process :as p]
5 [clojure.edn :as edn]))
6
7 (defonce config-path
8 (str (System/getenv "HOME")
9 "/.config/kanshi/workspaces.edn"))
Newer Older

Powered by Opengist ⋅ Load: 40ms⋅

English
Čeština Deutsch English Español Français Magyar Italiano 日本語 Polski Português Русский Türkçe Українська 中文 繁體中文
⋅ MDS ⋅ Gitea ⋅ CC BY-NC-SA 4.0