From 3a522c7caf356f7bbad51fee32f65496dacef54f Mon Sep 17 00:00:00 2001 From: Adam <24621027+WhiteDopeOnPunk@users.noreply.github.com> Date: Thu, 21 Dec 2023 05:01:47 -0500 Subject: [PATCH] don't mess with nature --- configs/river/init | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/river/init b/configs/river/init index 64f7c55..d129ae0 100755 --- a/configs/river/init +++ b/configs/river/init @@ -19,8 +19,8 @@ riverctl map normal Super R spawn "fuzzel" # Chat stuff riverctl map normal Super+Shift C spawn "telegram-desktop" -riverctl map normal Super C spawn "caprine --enable-features=UseOzonePlatform --ozone-platform=wayland" -riverctl map normal Super D spawn "discord --enable-features=UseOzonePlatform --ozone-platform=wayland" +riverctl map normal Super C spawn "caprine" +riverctl map normal Super D spawn "discord" # Games riverctl map normal Super G spawn "steam-native"