Skip to content

quantumfate/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Scripts

Standalone CLI helpers on $PATH, used across my desktop. Part of the quantumfate desktop, alongside the hypr compositor config and the quickshell UI.

Most are small ,name.sh wrappers invoked from Hyprland keybinds. A few integrate with the shared state / UI:

  • bin/qfs — "quantumfate shell": wraps the Quickshell IPC surface (qfs theme cycle, qfs window rename "...", qfs show, …). Zsh completion _qfs lives in the quickshell repo's completions/.

  • bin/dofus_swap.py — Dofus auto turn-swap detector. Reads its roster from the shared team source of truth ($XDG_STATE_HOME/dofus/team.json), the same file the Quickshell UI edits, so team changes take effect live. (Querying that team store from the shell is done with dofus-team, which lives in the quickshell repo's scripts/.)

How the shared state + IPC bridges work: quickshell/ARCHITECTURE.md.

About

Collection of scripts used on my system

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors