From ae3cab4720f874183259375d1847c2ea8b9f67d3 Mon Sep 17 00:00:00 2001 From: hesam-init Date: Sun, 25 Aug 2024 01:03:39 +0330 Subject: [PATCH] chore: rio as default terminal --- hypr-configs/dotfiles/hypr/hyprland.conf | 5 +++-- linux-configs | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/hypr-configs/dotfiles/hypr/hyprland.conf b/hypr-configs/dotfiles/hypr/hyprland.conf index 9c05926..786a4fd 100644 --- a/hypr-configs/dotfiles/hypr/hyprland.conf +++ b/hypr-configs/dotfiles/hypr/hyprland.conf @@ -38,9 +38,10 @@ $mainMod = SUPER $alacritty_terminal = alacritty $kitty_terminal = kitty +$rio_terminal = rio -$terminal = $alacritty_terminal -$zterminal = $alacritty_terminal -o "window.opacity=1" -e zellij +$terminal = $rio_terminal +$zterminal = $rio_terminal -o "window.opacity=1" -e zellij $fileManager = nemo $bluetooth-manager = blueman-manager diff --git a/linux-configs b/linux-configs index 5beecb6..8857792 160000 --- a/linux-configs +++ b/linux-configs @@ -1 +1 @@ -Subproject commit 5beecb60382fe73c04a0603684e5ee9b8b337c89 +Subproject commit 885779203122cb89237bf0c67ebfd05cb5168566