From 50f0f229099c1c3d52045e689eacfe353f455d60 Mon Sep 17 00:00:00 2001 From: hesam-init Date: Thu, 12 Dec 2024 14:34:48 +0330 Subject: [PATCH] chore: zellij terminal replaced with tmux --- hypr-configs/dotfiles/hypr/configs/startup.conf | 8 ++++---- hypr-configs/dotfiles/hypr/env.conf | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hypr-configs/dotfiles/hypr/configs/startup.conf b/hypr-configs/dotfiles/hypr/configs/startup.conf index 9ad5759..4f3c558 100644 --- a/hypr-configs/dotfiles/hypr/configs/startup.conf +++ b/hypr-configs/dotfiles/hypr/configs/startup.conf @@ -6,12 +6,12 @@ # exec-once = [workspace 3 silent] nekoray exec-once = [workspace 3 silent] $terminal -e htop -exec-once = [workspace special:$networks_workspace silent] $terminal -exec-once = [workspace special:$networks_workspace silent] $terminal +exec-once = [workspace special:$networks_workspace silent] $zterminal +# exec-once = [workspace special:$networks_workspace silent] $terminal # exec-once = [workspace special:$magic_workspace silent] $terminal -e tty-clock -c -exec-once = [workspace special:$magic_workspace silent] $terminal -exec-once = [workspace special:$magic_workspace silent] $terminal +exec-once = [workspace special:$magic_workspace silent] $zterminal +# exec-once = [workspace special:$magic_workspace silent] $terminal # exec-once = [workspace 3 silent] $terminal -e bandwhich # exec-once = [workspace 3 silent] $terminal -e tty-clock -c diff --git a/hypr-configs/dotfiles/hypr/env.conf b/hypr-configs/dotfiles/hypr/env.conf index d8d0764..120380d 100644 --- a/hypr-configs/dotfiles/hypr/env.conf +++ b/hypr-configs/dotfiles/hypr/env.conf @@ -31,7 +31,7 @@ $kitty_terminal = kitty $rio_terminal = rio $terminal = $alacritty_terminal -$zterminal = $terminal -o "window.opacity=1" -e zellij +$zterminal = $terminal -e tmux $fileManager = dolphin $bluetooth-manager = blueman-manager