summary refs log tree commit diff stats
path: root/user/satoshipad.nix
diff options
context:
space:
mode:
Diffstat (limited to 'user/satoshipad.nix')
-rw-r--r--user/satoshipad.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/user/satoshipad.nix b/user/satoshipad.nix
index f86e049f..e1326b8e 100644
--- a/user/satoshipad.nix
+++ b/user/satoshipad.nix
@@ -33,11 +33,6 @@
 
   xsession.windowManager.i3 = {
     config = {
-      assigns = {
-        "1" = [{ class = "^Firefox Developer Edition$"; }];
-        "2" = [{ class = "^Ripcord$"; }];
-        "6" = [{ class = "^Emacs$"; }];
-      };
       startup = [
         { command = "firefox-devedition"; }
         { command = "ripcord"; }