Remove floating window rule for nomachine in sway

This commit is contained in:
Evie Litherland-Smith 2023-06-22 08:35:36 +01:00
parent 63ac5483ea
commit 9bf561626f
2 changed files with 0 additions and 2 deletions

View file

@ -2,7 +2,6 @@
description = "Evie's machine configurations"; description = "Evie's machine configurations";
inputs = { inputs = {
# Specify the source of Home Manager and Nixpkgs.
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
home-manager = { home-manager = {
url = "github:nix-community/home-manager"; url = "github:nix-community/home-manager";

View file

@ -85,7 +85,6 @@ in {
{app_id = "otpclient";} {app_id = "otpclient";}
{app_id = "thunar";} {app_id = "thunar";}
{app_id = "^swayimg.*$";} {app_id = "^swayimg.*$";}
{class = "Nxplayer.bin";}
]; ];
startup = [ startup = [
{ {