Compare commits

..

No commits in common. '64adf936cf4fb9f967de6586cc7fe24821c1c4b7' and 'd247c250c3353ff39d1813105248b7b871663b52' have entirely different histories.

  1. 2
      .config/environment.d/99-hwdec.conf
  2. 1
      .config/sway/autostart

2
.config/environment.d/99-hwdec.conf

@ -1 +1 @@
LIBVA_DRIVER_NAME=radeonsi LIBVA_DRIVER_NAME=i965

1
.config/sway/autostart

@ -15,7 +15,6 @@ exec systemd-run --user --unit=element-desktop /usr/bin/element-desktop
for_window [class="Slack"] move to workspace $chat_workspace for_window [class="Slack"] move to workspace $chat_workspace
for_window [app_id="Slack"] move to workspace $chat_workspace for_window [app_id="Slack"] move to workspace $chat_workspace
for_window [app_id="slack"] move to workspace $chat_workspace
exec systemd-run --user --unit=slack /usr/bin/slack --enable-features=WaylandWindowDecorations,WebRTCPipeWireCapturer --ozone-platform-hint=auto exec systemd-run --user --unit=slack /usr/bin/slack --enable-features=WaylandWindowDecorations,WebRTCPipeWireCapturer --ozone-platform-hint=auto
exec systemd-run --user --unit=slack-flatpak /usr/bin/flatpak run com.slack.Slack exec systemd-run --user --unit=slack-flatpak /usr/bin/flatpak run com.slack.Slack

Loading…
Cancel
Save