From 49992fd5ef5385336dd065917cb1bbb05900992b Mon Sep 17 00:00:00 2001 From: Nick Bowler Date: Mon, 19 May 2008 23:20:00 -0400 Subject: [PATCH] Add some app-specific settings. --- config | 1 + global/appspecific | 1 + 2 files changed, 2 insertions(+) create mode 100644 global/appspecific diff --git a/config b/config index bcf5388..99a6260 100644 --- a/config +++ b/config @@ -11,6 +11,7 @@ PipeRead 'echo SetEnv HOST `hostname`' Read global/multiscreen Read global/fullscreen Read global/windowmenu +Read global/appspecific # Machine-specific features PipeRead "[ -f '$[FVWM_USERDIR]/$[HOST]/config' ] \ diff --git a/global/appspecific b/global/appspecific new file mode 100644 index 0000000..c96079b --- /dev/null +++ b/global/appspecific @@ -0,0 +1 @@ +Style "Guild Wars" StaysOnTop -- 2.43.0