Add back steam deck, again?

This commit is contained in:
Jimbo 2024-11-22 20:28:52 -05:00
parent 87c2558155
commit c0ff4c64e5
24 changed files with 296 additions and 143 deletions

View file

@ -130,6 +130,7 @@ in {
"browser.download.useDownloadDir" = true;
"browser.startup.page" = 3;
"browser.newtabpage.enabled" = false;
"browser.tabs.inTitlebar" = 0;
"extensions.pocket.enabled" = false;
"extensions.autoDisableScopes" = 0;

View file

@ -4,6 +4,7 @@
packages = with pkgs; [ mangohud ];
file = {
# These options exist in Nixlang, but the order is not respected.
# As of 24.11, exec is no longer respected either. No clue why.
".config/MangoHud/MangoHud.conf".text = ''
table_columns=2
frametime=0

View file

@ -43,7 +43,7 @@
MaxExternalThumbnailFileSize=-1
MaxThumbnailFileSize=4096
ShowThumbnails=true
ThumbnailLocalFilesOnly=true
ThumbnailLocalFilesOnly=false
[Window]
AlwaysShowTabs=false

View file

@ -123,6 +123,7 @@
};
};
};
home.packages = with pkgs; [
(pkgs.writeScriptBin "rofiscripts" ''
# Scratchpad function