update: hyprland

This commit is contained in:
2025-03-11 23:33:50 -04:00
parent 3049fa792e
commit 44cd8fe1f7
4 changed files with 15 additions and 1 deletions

View File

@@ -10,3 +10,12 @@ animation = "fromTop"
command = "kitty --class kitty-dropterm"
class = "kitty-dropterm"
size = "75% 60%"
unfocus = "hide"
[scratchpads.chat]
animation = "fromLeft"
command = "google-chrome-stable --ozone-platform=wayland --enable-wayland-ime --user-data-dir=$HOME/.config/chatgpt-webapp --app=https://chatgpt.com"
class = "chatgpt-webapp"
size = "30% 85%"
margin = 12
force_monitor = "DP-1"