1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-02-12 04:22:07 +00:00
.dotfiles/README.md

22 lines
319 B
Markdown
Raw Normal View History

2024-12-15 16:35:05 -05:00
this is rae's nixOS config meow
- **display manager**: SDDM
2024-12-17 10:42:52 -05:00
- **window manager**: openbox
2024-12-15 16:35:05 -05:00
- **status bar**: polybar
2024-12-16 00:19:22 -05:00
# installation
2024-12-17 18:30:38 -05:00
theoretically:
2024-12-16 00:19:22 -05:00
2024-12-17 18:30:38 -05:00
```sh
git clone https://github.com/roxwize/dotfiles
cd dotfiles/nixos
sudo nixos-rebuild switch --flake '.#[hostname]'
```
2024-12-16 00:19:22 -05:00
2024-12-17 18:30:38 -05:00
# usage
## openbox hotkeys
2024-12-16 00:19:22 -05:00
I Dont Remember