diff options
Diffstat (limited to 'dotfiles/hyprland/.config/pypr')
| -rw-r--r-- | dotfiles/hyprland/.config/pypr/config.toml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dotfiles/hyprland/.config/pypr/config.toml b/dotfiles/hyprland/.config/pypr/config.toml index e496cd9..9db048f 100644 --- a/dotfiles/hyprland/.config/pypr/config.toml +++ b/dotfiles/hyprland/.config/pypr/config.toml @@ -53,3 +53,10 @@ class = "foot-music" size = "60% 60%" position = "20% 20%" animation = "fromBottom" + +[scratchpads.network] +command = "foot --app-id foot-network nmtui" +class = "foot-network" +size = "60% 60%" +position = "20% 20%" +animation = "fromBottom" |
