Remove floating window rule for nomachine in sway
This commit is contained in:
parent
63ac5483ea
commit
9bf561626f
|
@ -2,7 +2,6 @@
|
|||
description = "Evie's machine configurations";
|
||||
|
||||
inputs = {
|
||||
# Specify the source of Home Manager and Nixpkgs.
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
|
|
|
@ -85,7 +85,6 @@ in {
|
|||
{app_id = "otpclient";}
|
||||
{app_id = "thunar";}
|
||||
{app_id = "^swayimg.*$";}
|
||||
{class = "Nxplayer.bin";}
|
||||
];
|
||||
startup = [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue