mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-01-31 07:03:36 +00:00
~
This commit is contained in:
parent
8880878fd3
commit
13a6da02e7
1 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@ theoretically:
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/roxwize/dotfiles
|
git clone https://github.com/roxwize/dotfiles
|
||||||
cd dotfiles/nixos
|
cd dotfiles/nixos
|
||||||
sudo nixos-rebuild switch --flake '.#[hostname]'
|
just switch [hostname]
|
||||||
```
|
```
|
||||||
|
|
||||||
# usage
|
# usage
|
||||||
|
@ -23,7 +23,7 @@ sudo nixos-rebuild switch --flake '.#[hostname]'
|
||||||
|
|
||||||
**Alt+D** to open the application menu
|
**Alt+D** to open the application menu
|
||||||
|
|
||||||
**Alt+Left arrow** to go to the previous desktop
|
**Alt+Left arrow** to go to the previous desktop<br>
|
||||||
**Alt+Right arrow** to go to the next desktop
|
**Alt+Right arrow** to go to the next desktop<br>
|
||||||
**Alt+[1-4]** to go to a specific desktop
|
**Alt+[1-4]** to go to a specific desktop
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue