partial 23.11 migration
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
home.packages = with pkgs; [
|
||||
gnome.gnome-tweaks
|
||||
pkgs.vimix-gtk-themes # shell theme
|
||||
gnomeExtensions.big-avatar
|
||||
#gnomeExtensions.big-avatar
|
||||
gnomeExtensions.bluetooth-quick-connect
|
||||
gnomeExtensions.gtile
|
||||
gnomeExtensions.just-perfection
|
||||
|
||||
@@ -11,8 +11,7 @@
|
||||
#thumbnail # TOO SLOW
|
||||
thumbfast
|
||||
mpris
|
||||
# TODO: thumbfast
|
||||
flakes.self.pkgs.mpv-webm # activate with SHIFT+W
|
||||
(pkgs.mpvScripts.mpv-webm or flakes.self.pkgs.mpv-webm) # activate with SHIFT+W
|
||||
# from https://github.com/mpv-player/mpv/issues/9767#issuecomment-1024831645
|
||||
({ scriptName = "dynamic-subs.lua"; } // (pkgs.writeTextDir "share/mpv/scripts/dynamic-subs.lua" ''
|
||||
mp.add_hook('on_load', 10, function()
|
||||
|
||||
Reference in New Issue
Block a user