mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-14 08:58:30 +02:00
mpv: Start in fullscreen by default
This makes it nicer to immediately watch stuff without having to fullscreen it first.
This commit is contained in:
@ -40,3 +40,10 @@ sub-font=Noto Sans CJK JP Medium
|
||||
|
||||
# Increase the visual spacing between characters with blur
|
||||
sub-blur=10
|
||||
|
||||
#######################################
|
||||
# Quality of life optimizations
|
||||
#######################################
|
||||
|
||||
# Start in fullscreen by default
|
||||
fullscreen=yes
|
||||
|
Reference in New Issue
Block a user