1
0
mirror of https://github.com/kmein/niveum synced 2026-03-22 21:01:07 +01:00
- fix tmux config
- add window swallowing script
- make scripts an overlay
- setup disc burning
This commit is contained in:
Kierán Meinhardt
2020-06-22 08:44:09 +02:00
parent e380f96f4c
commit 871370e7a8
8 changed files with 45 additions and 15 deletions

View File

@@ -1,9 +1,11 @@
{ pkgs, ... }: {
environment.systemPackages = with pkgs; [
(mpv-with-scripts.override { scripts = [ mpvScripts.mpris ]; })
mpv
mpv-poll
];
environment.shellAliases.mpv = "${pkgs.utillinux}/bin/setsid -f ${pkgs.mpv}/bin/mpv";
home-manager.users.me.xdg.configFile = {
"mpv/input.conf".text = ''
Alt+RIGHT add video-rotate 90