trying out zen

This commit is contained in:
cnst
2024-10-20 18:20:33 +02:00
parent 2cbe3a0ff9
commit f41f2f11ed
8 changed files with 54 additions and 4 deletions

View File

@@ -26,8 +26,8 @@ in {
"$passwordManager" = "keepassxc";
"$menu" = "pkill anyrun || anyrun | xargs hyprctl dispatch exec --";
"$menuw" = "pkill anyrun || anyrun | xargs hyprctl dispatch exec --";
"$browser" = "firefox";
"$browserinc" = "firefox --private-window";
"$browser" = "zen";
"$browserinc" = "zen --private-window";
"$yazi" = "alacritty -e yazi";
"$tuirun" = "tuirun-toggle.sh";