A very segsy rice
Find a file
2025-07-13 14:31:47 +10:00
btop feat: add btop 2025-06-15 22:49:41 +10:00
fastfetch internal: move all configs into this 2025-06-15 20:58:39 +10:00
fish internal: move all configs into this 2025-06-15 20:58:39 +10:00
foot foot: change search bind 2025-07-12 16:08:45 +10:00
hypr hypr: dont preserve default scheme perms 2025-07-12 15:34:16 +10:00
micro feat: add micro config 2025-07-12 17:30:20 +10:00
spicetify/Themes/caelestia spicetify: hide some elements (#9) 2025-06-23 17:14:14 +10:00
thunar feat: add thunar config 2025-07-12 19:11:38 +10:00
uwsm uwsm: use app2unit integration 2025-04-04 18:37:37 +11:00
vscode vscode: ship flags 2025-06-19 16:02:18 +10:00
zen firefox: remove native app dep on dirname 2025-07-13 14:31:47 +10:00
.gitignore hypr: use shell for lock screen 2025-06-23 21:04:54 +10:00
install.fish install: fix firefox/zen native messaging path (#11) 2025-06-25 22:13:55 +10:00
README.md readme: create 2025-06-27 23:50:09 +10:00
starship.toml internal: move all configs into this 2025-06-15 20:58:39 +10:00

caelestia

This is the main repo of the caelestia dots and contains the user configs for apps. This repo also includes an install script to install the entire dots.

Installation

Simply clone this repo and run the install script (you need fish installed).

Warning

The install script symlinks all configs into place, so you CANNOT move/remove the repo folder once you run the install script. If you do, most apps will not behave properly and some (e.g. Hyprland) will fail to start completely. I recommend cloning the repo to ~/.local/share/caelestia.

The install script has some options for installing configs for some apps.

$ ./install.fish -h
usage: ./install.sh [-h] [--noconfirm] [--spotify] [--vscode] [--discord]

options:
  -h, --help                  show this help message and exit
  --noconfirm                 do not confirm package installation
  --spotify                   install Spotify (Spicetify)
  --vscode=[codium|code]      install VSCodium (or VSCode)
  --discord                   install Discord (OpenAsar + Equicord)
  --zen                       install Zen browser

For example:

git clone https://github.com/caelestia-dots/caelestia.git ~/.local/share/caelestia
~/.local/share/caelestia/install.fish

Updating

Simply run yay to update the AUR packages, then cd into the repo directory and run git pull to update the configs.

Usage

Note

These dots do not contain a login manager (for now), so you must install a login manager yourself unless you want to log in from a TTY. I recommend greetd with tuigreet, however you can use any login manager you want.

There aren't really any usage instructions... these are a set of dotfiles.

Here's a list of useful keybinds though:

  • Super - open launcher
  • Super + # - switch to workspace #
  • Super Alt + # - move window to workspace #
  • Super + T - open terminal (foot)
  • Super + W - open browser (zen)
  • Super + C - open IDE (vscodium)
  • Super + S - toggle special workspace or close current special workspace
  • Ctrl Alt + Delete - open session menu
  • Ctrl Super + Space - toggle media play state
  • Ctrl Super Alt + R - restart the shell