1.2 KiB
1.2 KiB
Scripts
Scripts are located in the home/scripts
folder. Home-manager add those in the path.
Nix/NixOs shortcuts
Tip
The
hostname
variable inhosts/yourhost/variables.nix
should be also the name of thenixosConfiguration
inflake.nix
file.
nixy
# UInixy rebuild
nixy update
nixy upgrade
nixy gc
# garbage collectionnixy cb
# clean boot menu
Brightness control
brightness-up
brightness-down
brightness-change <up/down> <increment>
Sound control
sound-up
sound-down
sound-toggle
sound-output
sound-change [up/down/mute] <increment>
Caffeine
Caffeine is a simple script that toggles hypridle (disable suspend & screenlock).
caffeine
# Toggle caffeinecaffeine-status
# Return active/inactive
Night-Shift
Blue light filter, using wlsunset
night-shift-on
night-shift-off
Nerdfont FZF
Nerdfont fzf is a quick way to search for nerdfont icons locally. It will copy the selected icon to the clipboard.
nerdfont-fzf
Compress/Extract
Some shortcuts to compress and extract files.
compress
...extract
...