From 9796bbf61266b725683166e38dbf6742b3b0b61f Mon Sep 17 00:00:00 2001 From: Ayush Mukherjee Date: Wed, 16 Feb 2022 03:18:54 +0530 Subject: [PATCH] don't remember --- i3/config | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/i3/config b/i3/config index 42238fd..2b8c6d7 100644 --- a/i3/config +++ b/i3/config @@ -223,7 +223,10 @@ bindsym XF86MonBrightnessDown exec sudo /usr/bin/light -U 10 # Custom Bindings for Applications # Mod + n brave -bindsym $mod+n exec "brave --use-gl=desktop --enable-features=VaapiVideoDecoder --disable-features=UseOzonePlatform" +bindsym $mod+n exec "brave --enable-features=VaapiVideoDecoder" + +# Mod + b min +bindsym $mod+b exec "min --enable-features=VaapiVideoDecoder" # Mod + m pantheon files bindsym $mod+m exec io.elementary.files