Skip to content

Commit 40c3a70

Browse files
committed
add migration to uniquely identify btop
1 parent 01ad1bb commit 40c3a70

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
echo "Uniquely identify btop with custom app-id"
2+
3+
sed -i 's/\$terminal -e btop/$terminal --app-id=com.omarchy.btop -e btop/' ~/.config/hypr/bindings.conf
4+
sed -i 's/xdg-terminal-exec btop/xdg-terminal-exec --app-id=com.omarchy.btop btop/' ~/.config/waybar/config.jsonc

0 commit comments

Comments
 (0)