From 92dab88bf76d9c01f38907fdf741dd751cf3ef1f Mon Sep 17 00:00:00 2001 From: TheEdgeOfRage Date: Thu, 25 Jan 2024 10:29:56 +0100 Subject: [PATCH] Revert "Use tidal as a brave app" This reverts commit 52f303ca0a39971e55a049c9b2fe64996b67f69e. --- dot_config/bumblebee-status/top.toml.tmpl | 2 +- dot_config/i3/config.tmpl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dot_config/bumblebee-status/top.toml.tmpl b/dot_config/bumblebee-status/top.toml.tmpl index b972473..ca2af01 100644 --- a/dot_config/bumblebee-status/top.toml.tmpl +++ b/dot_config/bumblebee-status/top.toml.tmpl @@ -6,7 +6,7 @@ theme=gruvbox-powerline [module-parameters] workspacewheel=False popup_font_size=14 -playerctl.args=-p brave +playerctl.args=-p tidal-hifi playerctl.layout=playerctl.song,playerctl.prev,playerctl.pause,playerctl.next playerctl.format={{`{{artist}}`}} - {{`{{title}}`}} playerctl.hide=true diff --git a/dot_config/i3/config.tmpl b/dot_config/i3/config.tmpl index 9798e71..4e6df2b 100644 --- a/dot_config/i3/config.tmpl +++ b/dot_config/i3/config.tmpl @@ -189,7 +189,7 @@ assign [class="Telegram"] $telegram assign [class="thunderbird"] $thunderbird assign [class="(?i)slack"] $telegram for_window [class="Lxappearance"] floating enable -for_window [class="{{- .i3.tidal_class -}}"] move to workspace $telegram +for_window [class="tidal-hifi"] move to workspace $telegram new_window pixel 2 hide_edge_borders smart @@ -204,7 +204,7 @@ exec blueman-applet >/dev/null 2>&1 & exec gtk-launch firefox >/dev/null 2>&1 & exec thunderbird >/dev/null 2>&1 & exec slack >/dev/null 2>&1 & -exec gio launch ~/.local/share/applications/tidal.desktop >/dev/null 2>&1 & +exec tidal-hifi >/dev/null 2>&1 & # Keyboard layout controls set $mode_kb_select (1) US, (2) Colemak, (3) Latin, (4) Cyrillic, (5) DE