Skip to content

Commit

Permalink
remove xdg-terminal-exec completely
Browse files Browse the repository at this point in the history
  • Loading branch information
ledif committed Dec 30, 2024
1 parent 379f926 commit 4ad7dbb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions build_files/base/05-override-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ echo 'eval "$(starship init bash)"' >> /etc/bashrc
# Bash Prexec
curl --retry 3 -Lo /usr/share/bash-prexec https://raw.githubusercontent.com/rcaloras/bash-preexec/master/bash-preexec.sh

# xdg-terminal-exec
curl --retry 3 -Lo /usr/bin/xdg-terminal-exec https://raw.githubusercontent.com/Vladimir-csp/xdg-terminal-exec/refs/tags/v0.12.0/xdg-terminal-exec
chmod 0644 /usr/bin/xdg-terminal-exec

# Topgrade Install
pip install --prefix=/usr topgrade

Expand Down
2 changes: 0 additions & 2 deletions system_files/kinoite/etc/xdg/xdg-terminals.list

This file was deleted.

0 comments on commit 4ad7dbb

Please sign in to comment.