dev #3

Merged
wyj merged 34 commits from dev into main 2024-05-27 00:37:16 -04:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit 24f4e6e424 - Show all commits
+1
View File
@@ -9,6 +9,7 @@ packagesPacman=(
"cliphist"
"hyprlock"
"hypridle"
"kitty"
);
packagesYay=(
+2 -2
View File
@@ -7,6 +7,6 @@ plugins = [
[scratchpads.term]
animation = "fromTop"
command = "alacritty --class alacritty-dropterm"
class = "alacritty-dropterm"
command = "kitty --class kitty-dropterm"
class = "kitty-dropterm"
size = "75% 60%"