diff options
Diffstat (limited to 'dotfiles/hyprland/.config/pypr/config.toml')
| -rw-r--r-- | dotfiles/hyprland/.config/pypr/config.toml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/dotfiles/hyprland/.config/pypr/config.toml b/dotfiles/hyprland/.config/pypr/config.toml index 9db048f..b105a67 100644 --- a/dotfiles/hyprland/.config/pypr/config.toml +++ b/dotfiles/hyprland/.config/pypr/config.toml @@ -22,29 +22,29 @@ factor = 2 [scratchpads.term] command = "foot --app-id foot-term tmux" class = "foot-term" -size = "60% 60%" -position = "20% 20%" +size = "50% 60%" +position = "25% 20%" animation = "fromBottom" [scratchpads.term2] command = "foot --app-id foot-term2 tmux" class = "foot-term2" -size = "60% 60%" -position = "20% 30%" +size = "50% 60%" +position = "25% 20%" animation = "fromBottom" [scratchpads.audio] command = "foot --app-id foot-audio pulsemixer" class = "foot-audio" -size = "60% 60%" -position = "20% 20%" +size = "50% 60%" +position = "25% 20%" animation = "fromBottom" [scratchpads.monitor] command = "foot --app-id foot-monitor monitor-dashboard" class = "foot-monitor" -size = "60% 60%" -position = "20% 20%" +size = "50% 60%" +position = "25% 20%" animation = "fromBottom" [scratchpads.music] @@ -57,6 +57,6 @@ animation = "fromBottom" [scratchpads.network] command = "foot --app-id foot-network nmtui" class = "foot-network" -size = "60% 60%" -position = "20% 20%" +size = "50% 60%" +position = "25% 20%" animation = "fromBottom" |
