This commit is contained in:
Marc Beninca 2025-07-27 19:12:00 +02:00
parent 0b0bce29dd
commit 0050d26e12
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
3 changed files with 10 additions and 7 deletions

View file

@ -230,7 +230,7 @@ ${RWX_TMUX_BORDER_BACKGROUND}#{?window_zoomed_flag,\
#/ tmux_setup
rwx_tmux_setup() {
local file script space
if rwx_root; then
if rwx_id_root; then
file="/etc/tmux.conf"
script="/etc/tmux.sh"
else