mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
44 lines
1.2 KiB
Nix
Executable file
44 lines
1.2 KiB
Nix
Executable file
{
|
|
allSettingsSectionsExpandedByDefault = false;
|
|
barColor = false;
|
|
baseTheme = "catppuccinMocha";
|
|
bounds = {
|
|
x = 880;
|
|
y = 221;
|
|
width = 1200;
|
|
height = 800;
|
|
maximized = false;
|
|
fullScreen = false;
|
|
};
|
|
defaultQuality = "1080";
|
|
downloadAskPath = false;
|
|
downloadBehavior = "download";
|
|
downloadFolderPath = "/home/nick/Downloads/FreeTube";
|
|
expandSideBar = true;
|
|
externalPlayer = "mpv";
|
|
hideActiveSubscriptions = false;
|
|
hideCommentLikes = true;
|
|
hideCommentPhotos = true;
|
|
hideHeaderLogo = true;
|
|
hideLabelsSideBar = true;
|
|
hidePlaylists = true;
|
|
hidePopularVideos = true;
|
|
hideRecommendedVideos = true;
|
|
hideSubscriptionsShorts = false;
|
|
hideSubscriptionsVideos = false;
|
|
hideTrendingVideos = true;
|
|
hideVideoLikesAndDislikes = true;
|
|
mainColor = "CatppuccinMochaMauve";
|
|
maxVideoPlaybackRate = 10;
|
|
playNextVideo = false;
|
|
quickBookmarkTargetPlaylistId = "favorites";
|
|
rememberHistory = false;
|
|
saveWatchedProgress = false;
|
|
secColor = "CatppuccinMochaLavender";
|
|
useDeArrowThumbnails = true;
|
|
useDeArrowTitles = true;
|
|
useSponsorBlock = true;
|
|
defaultTheatreMode = true;
|
|
listType = "grid";
|
|
currentLocale = "en_GB";
|
|
}
|