feat: update Makefile

This commit is contained in:
Ryan Yin
2023-07-30 01:37:02 +08:00
parent a9c123d9d4
commit c9a42f1a13

View File

@@ -40,11 +40,6 @@ gc:
# garbage collect all unused nix store entries
sudo nix store gc --debug
# adjust brightness(x11)
# usage: make bright b=0.9
bright:
xrandr --output DP-2 --brightness $(b)
############################################################################
#
# Darwin related commands, harmonica is my macbook pro's hostname