ghostty, wlogout, xwayland

This commit is contained in:
atagen 2025-07-31 18:07:18 +10:00
parent 353499a037
commit 6337ffc3b4
12 changed files with 206 additions and 116 deletions

View file

@ -25,6 +25,8 @@ in
"gl" = "git pull";
"ga" = "git add";
"gcam" = "git commit -am";
"gcl" = "git clone";
"gcd" = "git clone --depth 1";
};
shellAliases = {
"l" = "eza -lg --icons=always --colour=always $argv | culr";