Add xo alias for xdg-open
This commit is contained in:
@@ -83,6 +83,7 @@ with lib;
|
||||
shellAliases = {
|
||||
df_ssh = "TERM=xterm-256color ssh -o StrictHostKeyChecking=no";
|
||||
fix_nix = "LD_LIBRARY_PATH='' nix";
|
||||
xo = "xdg-open";
|
||||
} // multiplexerAliases;
|
||||
variables = {
|
||||
ROFI_SYSTEMD_TERM = "ghostty -e";
|
||||
|
||||
Reference in New Issue
Block a user