mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-06 19:03:42 +02:00
chore: default terminal changed
This commit is contained in:
parent
a3c1b93a80
commit
3bd584d265
3 changed files with 7 additions and 3 deletions
5
hypr-configs/dotfiles/gtk-3.0/bookmarks
Normal file
5
hypr-configs/dotfiles/gtk-3.0/bookmarks
Normal file
|
@ -0,0 +1,5 @@
|
|||
file:///home/hesam/Documents
|
||||
file:///home/hesam/Music
|
||||
file:///home/hesam/Pictures
|
||||
file:///home/hesam/Videos
|
||||
file:///home/hesam/Downloads
|
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 885779203122cb89237bf0c67ebfd05cb5168566
|
||||
Subproject commit 1f9c652f1823a4052fbdad93a9c46dc111d2ec19
|
Loading…
Add table
Reference in a new issue