sway: correct chromium binary

This commit is contained in:
leo 2023-06-06 15:54:48 +02:00
parent 6bcedda326
commit 80b5c05352
Signed by: wanderer
SSH Key Fingerprint: SHA256:Dp8+iwKHSlrMEHzE3bJnPng70I7LEsa3IJXRH/U+idQ

@ -335,7 +335,7 @@ bindsym
$mod+Ctrl+Shift+w exec MOZ_USE_XINPUT2=1 MOZ_ENABLE_WAYLAND=1 systemctl --user start ff_nn
$mod+Shift+g exec MOZ_USE_XINPUT2=1 MOZ_ENABLE_WAYLAND=1 firefox --private-window
$mod+Shift+v exec ferdi --enable-features=UseOzonePlatform --ozone-platform=wayland --enable-gpu-rasterization --enable-zero-copy
$mod+Shift+a exec chromium-freeworld --incognito $chromium_flags
$mod+Shift+a exec chromium --incognito $chromium_flags
--locked $mod+Escape exec systemctl suspend -i
$mod+Shift+o exec kitty bash -c 'powerprofilesctl set power-saver; powerprofilesctl|grep "*"; sleep 1'
$mod+Shift+p exec kitty bash -c 'powerprofilesctl set performance; powerprofilesctl|grep "*"; sleep 1'