fixing a few small things in hyprland
This commit is contained in:
parent
e9548d8856
commit
0942764a36
4 changed files with 5 additions and 5 deletions
|
@ -437,7 +437,7 @@
|
|||
sysuse = "systemctl --user";
|
||||
myip = "curl icanhazip.com";
|
||||
nixs = "nix search nixpkgs";
|
||||
ytd = "yt-dlp -o ~/Videos/%(title)s.%(ext)s";
|
||||
ytd = "yt-dlp -o '~/Videos/%(title)s.%(ext)s'";
|
||||
};
|
||||
|
||||
programs.starship = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue