aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2026-03-01 18:30:40 +0530
committerAkshay Nair <phenax5@gmail.com>2026-03-01 18:30:40 +0530
commit0ae7cfc4746d7934fbea947388151b1818cdba87 (patch)
tree6f4da7c4bdd387d43dbf5e2e443cdc8e772db660 /modules
parent636bcd508de1d0a06101d88435630cb1ad17a271 (diff)
downloadnixos-config-0ae7cfc4746d7934fbea947388151b1818cdba87.tar.gz
nixos-config-0ae7cfc4746d7934fbea947388151b1818cdba87.zip
QMK udev rules
Diffstat (limited to 'modules')
-rw-r--r--modules/mpv.home.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/mpv.home.nix b/modules/mpv.home.nix
index c6f0a1b..51a4370 100644
--- a/modules/mpv.home.nix
+++ b/modules/mpv.home.nix
@@ -19,9 +19,9 @@
scripts = with pkgs.mpvScripts; [
uosc
- videoclip # c to clip
- youtube-upnext # <c-u> to show menu
- mpv-cheatsheet # ? to see hints
+ # videoclip # c to clip
+ # youtube-upnext # <c-u> to show menu
+ # mpv-cheatsheet # ? to see hints
# webtorrent-mpv-hook
];