Sericea comes with waybar, no need for Nix version
This commit is contained in:
parent
bfefced459
commit
32a78310d5
|
@ -45,8 +45,6 @@ alias blc="${HOME}/scripts/thinkpad/blc.pl --notify"
|
|||
# Flatpaks
|
||||
alias mpv="flatpak run io.mpv.Mpv"
|
||||
|
||||
# Nixpkgs
|
||||
alias waybar="/home/jpm/.dotfiles/nix/bin/waybar"
|
||||
# Detect if I'm in a distrobox, returns name of box, if applicable
|
||||
alias isdistrobox='[ -f "/run/.containerenv" ] && grep -oP "(?<=name=\")[^\";]+" /run/.containerenv'
|
||||
|
||||
|
|
Loading…
Reference in New Issue