aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkshay <[email protected]>2024-03-28 22:24:54 +0000
committerAkshay <[email protected]>2024-03-28 22:24:54 +0000
commit3688a28dea59065b1b891073ac13a638cacf1fbb (patch)
treea3070f64c773681c8bb0b99f61b0989a269a0444
parentd0be299902fe588dddede58866cd97289aca5077 (diff)
.
-rw-r--r--hosts/laurel/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/laurel/configuration.nix b/hosts/laurel/configuration.nix
index 8999ef6..6e98b5d 100644
--- a/hosts/laurel/configuration.nix
+++ b/hosts/laurel/configuration.nix
@@ -78,6 +78,7 @@
78 autoplay = true; 78 autoplay = true;
79 continue = false; 79 continue = false;
80 continue_autoplay = false; 80 continue_autoplay = false;
81 player_style = "youtube";
81 listen = false; 82 listen = false;
82 quality = "hd720"; 83 quality = "hd720";
83 comments = [ "invidious" ]; 84 comments = [ "invidious" ];