1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-03-04 03:42:10 +00:00
.dotfiles/README.md

33 lines
712 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
2024-12-18 12:36:02 -05:00
nix-shell -p git just
2024-12-29 22:03:33 -05:00
git clone https://git.sr.ht/~roxwize/.dotfiles
cd .dotfiles/
nixos-install --flake './nixos#[hostname]'
2024-12-17 18:30:38 -05:00
```
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
2024-12-17 23:35:03 -05:00
**Ctrl+Right click** on a titlebar to open the window's menu<br>
**Alt+C** over a window to do the same thing
2024-12-29 23:00:40 -05:00
**Right click** on desktop to open menu
**Alt+Right click** over a window to do the same thing
2024-12-29 22:03:33 -05:00
**Alt+D** to open the application launcher
2024-12-17 23:35:03 -05:00
2024-12-18 12:35:39 -05:00
**Alt+Left arrow** to go to the previous desktop<br>
**Alt+Right arrow** to go to the next desktop<br>
2024-12-17 23:35:03 -05:00
**Alt+[1-4]** to go to a specific desktop