lutris try

This commit is contained in:
Bryan Ramos 2023-06-22 23:48:10 -04:00
parent df27a55ae1
commit 3421a7a82a
2 changed files with 3 additions and 1 deletions

View file

@ -32,4 +32,7 @@ function cdg() {
source ~/Documents/projects/ldv/ldv.sh
set -o vi
bind 'set completion-ignore-case on'
bind 'set completion-map-case on'
''

View file

@ -18,7 +18,6 @@ in
home.packages = with pkgs; [
spotify webcord showmethekey
wineWowPackages.waylandFull lutris
];
};
}