diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2022-05-12 16:38:42 +0200 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2022-05-12 16:38:42 +0200 |
commit | 2141ea086a6c6738aac88124cd78dd9dd58eeb33 (patch) | |
tree | 8d7e51ce4af9d800b1bccea7c6a5f54a5e2fc9d7 | |
parent | ecc2e38d4482feafecbb39e9b849c5af8d36e1cf (diff) |
i3: float nvidia settings
-rw-r--r-- | .config/i3/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/i3/config b/.config/i3/config index 6a8705e..a06931b 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -158,6 +158,7 @@ for_window [class="Lxappearance"] floating enable for_window [class="Piper"] floating enable for_window [class="Pavucontrol"] floating enable for_window [class="Pcmanfm"] floating enable +for_window [class="Nvidia-settings"] floating enable for_window [title="GNOME Tweaks"] floating enable for_window [title="Nitrogen"] floating enable for_window [title="Network Connections"] floating enable |