summaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2018-07-15 11:04:47 +0200
committerDave Davenport <qball@gmpclient.org>2018-07-15 11:04:47 +0200
commit06165f867a6431fc4dad55e5a1158ebc46416704 (patch)
tree8358d5e76e21d87930eb53c1a4ca9410c065fa00 /themes
parente4d823774c9a6f5143247c40e9dd6204f9d4180d (diff)
[Lexer] Only allow configuration blocks before theme.
Diffstat (limited to 'themes')
-rw-r--r--themes/arthur.rasi15
-rw-r--r--themes/dmenu.rasi3
2 files changed, 0 insertions, 18 deletions
diff --git a/themes/arthur.rasi b/themes/arthur.rasi
index db57659f..11b1b689 100644
--- a/themes/arthur.rasi
+++ b/themes/arthur.rasi
@@ -4,21 +4,6 @@
* Copyright: Dave Davenport
*/
-configuration {
-
- // The display name of this browser
- display-ssh: " ";
- // The display name of this browser
- display-run: "";
- // The display name of this browser
- display-drun: "";
- // The display name of this browser
- display-window: "";
- display-combi: "";
- show-icons: true;
-}
-
-
/**
* User: Qball
* Copyright: Dave Davenport
diff --git a/themes/dmenu.rasi b/themes/dmenu.rasi
index 40f3bdac..0b23ea26 100644
--- a/themes/dmenu.rasi
+++ b/themes/dmenu.rasi
@@ -10,9 +10,6 @@
font: "Times New Roman 12";
}
-configuration {
-}
-
#window {
anchor: north;
location: north;