From 3bd584d265d9d10d28d15a65138ba9d28a7d9cdf Mon Sep 17 00:00:00 2001 From: hesam-init Date: Mon, 2 Sep 2024 06:26:00 +0330 Subject: [PATCH] chore: default terminal changed --- hypr-configs/dotfiles/gtk-3.0/bookmarks | 5 +++++ hypr-configs/dotfiles/hypr/hyprland.conf | 3 +-- linux-configs | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) create mode 100644 hypr-configs/dotfiles/gtk-3.0/bookmarks diff --git a/hypr-configs/dotfiles/gtk-3.0/bookmarks b/hypr-configs/dotfiles/gtk-3.0/bookmarks new file mode 100644 index 0000000..db8bbf2 --- /dev/null +++ b/hypr-configs/dotfiles/gtk-3.0/bookmarks @@ -0,0 +1,5 @@ +file:///home/hesam/Documents +file:///home/hesam/Music +file:///home/hesam/Pictures +file:///home/hesam/Videos +file:///home/hesam/Downloads diff --git a/hypr-configs/dotfiles/hypr/hyprland.conf b/hypr-configs/dotfiles/hypr/hyprland.conf index 7d2030c..c4963c2 100644 --- a/hypr-configs/dotfiles/hypr/hyprland.conf +++ b/hypr-configs/dotfiles/hypr/hyprland.conf @@ -34,8 +34,7 @@ $eww_toggle_panel = $eww_script_dir/eww/toggle-panel.sh $alacritty_terminal = alacritty $kitty_terminal = kitty $rio_terminal = rio - -$terminal = $rio_terminal +$terminal = $alacritty_terminal $zterminal = $rio_terminal -o "window.opacity=1" -e zellij $fileManager = nemo diff --git a/linux-configs b/linux-configs index 8857792..1f9c652 160000 --- a/linux-configs +++ b/linux-configs @@ -1 +1 @@ -Subproject commit 885779203122cb89237bf0c67ebfd05cb5168566 +Subproject commit 1f9c652f1823a4052fbdad93a9c46dc111d2ec19