From 262c671c3ae421dd60b46cda7e7bb3c176c0ffbd Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Fri, 14 Apr 2023 14:29:06 -0500 Subject: [PATCH] mpv stuff --- mpv/mpv.conf | 4 ++-- user/modules/hyprland.nix | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/mpv/mpv.conf b/mpv/mpv.conf index 1d63ced..f0a499b 100644 --- a/mpv/mpv.conf +++ b/mpv/mpv.conf @@ -2,8 +2,8 @@ osc=no vo=gpu af=scaletempo2 -autofit=4000x2800 -# autofit=2000x1700 +# autofit=4000x2800 +autofit=2000x1700 geometry=50%:50% # input-ipc-server="/tmp/mpvsocket" hwdec=auto diff --git a/user/modules/hyprland.nix b/user/modules/hyprland.nix index 454c0df..2a37b89 100644 --- a/user/modules/hyprland.nix +++ b/user/modules/hyprland.nix @@ -116,6 +116,7 @@ windowrule=float,mpv windowrule=size ${if builtins.readFile "/etc/hostname" == "syl\n" then "90% 76%" else "85% 85%"},mpv windowrule=center,mpv + windowrule=opaque,mpv # windowrule=pin,mpv windowrule=float,pulsemixer windowrule=workspace ${if builtins.readFile "/etc/hostname" == "syl\n" then "2" else "1"},firefox