Bi-Weekly Update: Added Packages, modified TUIGreet, etc
This commit is contained in:
parent
80b1de75a8
commit
944cebb04d
6 changed files with 47 additions and 43 deletions
|
@ -211,7 +211,7 @@ in
|
|||
};
|
||||
};
|
||||
input = {
|
||||
sensitivity = "0.0";
|
||||
sensitivity = "-0.25";
|
||||
};
|
||||
plugin.scroller = {
|
||||
column_widths = "onethird onehalf twothirds one";
|
||||
|
|
|
@ -22,7 +22,11 @@
|
|||
home.packages = with pkgs; [
|
||||
# here is some command line tools I use frequently
|
||||
# feel free to add your own or remove some of them
|
||||
#gfortran14
|
||||
#gfortran1
|
||||
gimp3
|
||||
openssl
|
||||
cmake
|
||||
obs-studio
|
||||
python312Packages.pip
|
||||
pipx
|
||||
rpcs3
|
||||
|
@ -40,7 +44,6 @@
|
|||
arduino-language-server
|
||||
geoclue2
|
||||
lua
|
||||
tetrio-desktop
|
||||
prismlauncher
|
||||
asciiquarium-transparent
|
||||
fortune
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue