Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/applications/gnome.json
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-08-04 14:45:25 +0200
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-08-04 14:45:25 +0200
commit0b8a3d9540dd3a9a752a8736701b514a779d636b (patch)
treefc8f0767096597cc72a46d6559e590ef41b871b9 /profiles/applications/gnome.json
parent44e920297b2fd6f929e379025cd239baa0d41cc5 (diff)
Removed legacy .json profiles. Not in favor of .py
Diffstat (limited to 'profiles/applications/gnome.json')
-rw-r--r--profiles/applications/gnome.json6
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/applications/gnome.json b/profiles/applications/gnome.json
deleted file mode 100644
index 4b568544..00000000
--- a/profiles/applications/gnome.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "sed -i 's/^twm &/#&/' /etc/X11/xinit/xinitrc" : null,
- "sed -i 's/^xclock/#&/' /etc/X11/xinit/xinitrc" : null,
- "sed -i 's/^xterm/#&/' /etc/X11/xinit/xinitrc" : null,
- "sed -i 's/^exec xterm/#&/' /etc/X11/xinit/xinitrc" : null,
-}