1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-01-31 07:03:36 +00:00
.dotfiles/README.md

40 lines
1.1 KiB
Markdown
Raw Normal View History

2024-12-15 21:35:05 +00:00
this is rae's nixOS config meow
- **display manager**: SDDM
2024-12-17 15:42:52 +00:00
- **window manager**: openbox
2024-12-15 21:35:05 +00:00
- **status bar**: polybar
2024-12-16 05:19:22 +00:00
# installation
2024-12-17 23:30:38 +00:00
theoretically:
2024-12-16 05:19:22 +00:00
2024-12-17 23:30:38 +00:00
```sh
2024-12-18 17:36:02 +00:00
nix-shell -p git just
2024-12-30 03:03:33 +00:00
git clone https://git.sr.ht/~roxwize/.dotfiles
cd .dotfiles/
nixos-install --flake './nixos#[hostname]'
2024-12-17 23:30:38 +00:00
```
2024-12-16 05:19:22 +00:00
2024-12-17 23:30:38 +00:00
# usage
## openbox hotkeys
2024-12-16 05:19:22 +00:00
2024-12-30 05:48:27 +00:00
**Alt+Left click** and drag over a window to move it<br>
**Alt+Right click** and drag over a window to resize it<br>
**Ctrl+Right click** on titlebar to open its window's menu<br>
**Alt+C** over a window to do the same thing<br>
**Double click titlebar** to maximize its window completely<br>
**Left click maximize button** to maximize completely<br>
**Middle click maximize button** to maximize vertically<br>
**Right click maximize button** to maximize horizontally
2024-12-18 04:35:03 +00:00
2024-12-30 05:45:51 +00:00
**Right click** on desktop to open menu<br>
**Alt+Right click** over a window to do the same thing<br>
2024-12-30 03:03:33 +00:00
**Alt+D** to open the application launcher
2024-12-18 04:35:03 +00:00
2024-12-18 17:35:39 +00:00
**Alt+Left arrow** to go to the previous desktop<br>
**Alt+Right arrow** to go to the next desktop<br>
2024-12-18 04:35:03 +00:00
**Alt+[1-4]** to go to a specific desktop