From 66f39fc4503139c226217e37aa9eb309c01ddcb2 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Wed, 18 Sep 2024 23:32:40 -0400 Subject: Various updates --- .config/mpv/mpv.conf | 3 +++ .config/sway/config | 5 +++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to '.config') diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 2b0d324..4b22d1c 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -1,3 +1,6 @@ +# ytdl-format=(bestvideo[height<=720]+bestaudio)[ext=webm]/bestvideo[height<=720]+bestaudio/best[height<=720]/bestvideo+bestaudio/best +ytdl-format=bestvideo[height<=?720][fps<=?30][vcodec!=?vp9]+bestaudio/best + # Uncomment this line to load the profile by default. # Otherwise, launch mpv with '--profile=emacsconf-talks'. #profile=emacsconf-talks diff --git a/.config/sway/config b/.config/sway/config index 0110d04..f8c3801 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -202,12 +202,13 @@ for_window [app_id="^[Ff]irefox.*" title="Choose User Profile"] \ floating enable for_window [app_id="^[Ff]irefox.*" title="Sharing Indicator"] \ floating enable, kill +for_window [class="Chromium"] inhibit_idle open exec mako >/tmp/mako.log 2>&1 exec dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK exec gsettings set 'org.gnome.desktop.interface' cursor-theme 'DMZ-White' -# exec gsettings set 'org.gnome.desktop.interface' font-name 'Sans 10' +exec gsettings set 'org.gnome.desktop.interface' font-name 'Sans 10' exec b-pacify -exec [ -x "$(command -v nm-applet)" ] && nm-applet --indicator +# exec [ -x "$(command -v nm-applet)" ] && nm-applet --indicator include ~/.config/sway/"$(hostname)" -- cgit v1.2.3-60-g2f50