summaryrefslogtreecommitdiff
path: root/README.md
blob: 3dfd494757f29bdbc21f9466b9600a1861be31d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# caelestia-scripts

A collection of scripts for my caelestia dotfiles.

## Installation

Clone this repo.

Run `install/scripts.fish`.
`~/.local/bin` must be in your path.

## Usage

```
> caelestia help
Usage: caelestia COMMAND [ ...args ]

COMMAND := help | install | shell | toggle | workspace-action | scheme | screenshot | record | clipboard | clipboard-delete | emoji-picker | wallpaper | pip

  help: show this help message
  install: install a module
  shell: start the shell or message it
  toggle: toggle a special workspace
  workspace-action: execute a Hyprland workspace dispatcher in the current group
  scheme: change the current colour scheme
  variant: change the current scheme variant
  screenshot: take a screenshot
  record: take a screen recording
  clipboard: open clipboard history
  clipboard-delete: delete an item from clipboard history
  emoji-picker: open the emoji picker
  wallpaper: change the wallpaper
  pip: move the focused window into picture in picture mode or start the pip daemon
```