feat: alacritty zellij terminal launcher

This commit is contained in:
hesam-init 2024-03-28 11:39:15 +03:30
parent fee99d6853
commit b06c02940e
2 changed files with 2 additions and 1 deletions

View file

@ -25,7 +25,7 @@ bind = $mainMod, V, exec, $rofi_clipboard
bind = $mainMod, U, exec, $rofi_wallpaper
bind = $mainMod, K, exec, $waybar_toggle
bind = $mainMod, Q, exec, $terminal
bind = $mainMod, W, exec, $terminal -e zellij
bind = $mainMod, W, exec, $zterminal
bind = $mainMod, E, exec, $fileManager
bind = $mainMod, N, exec, $network_manager
bind = $mainMod, J, exec, $pkg_manager

View file

@ -17,6 +17,7 @@ $SCRIPT_PATH = ~/.config/hypr/scripts
$mainMod = SUPER
$terminal = alacritty -o "window.opacity=0"
$zterminal = alacritty -o "window.opacity=0.6" -e zellij
$fileManager = nemo
$bluetooth-manager = blueman-manager
$pkg_manager = octoxbps