mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
lutris try
This commit is contained in:
parent
df27a55ae1
commit
3421a7a82a
2 changed files with 3 additions and 1 deletions
|
|
@ -32,4 +32,7 @@ function cdg() {
|
||||||
source ~/Documents/projects/ldv/ldv.sh
|
source ~/Documents/projects/ldv/ldv.sh
|
||||||
|
|
||||||
set -o vi
|
set -o vi
|
||||||
|
|
||||||
|
bind 'set completion-ignore-case on'
|
||||||
|
bind 'set completion-map-case on'
|
||||||
''
|
''
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,6 @@ in
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
spotify webcord showmethekey
|
spotify webcord showmethekey
|
||||||
wineWowPackages.waylandFull lutris
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue