summaryrefslogtreecommitdiff
path: root/bindings.config
diff options
context:
space:
mode:
authorAnton Khirnov <wyskas@gmail.com>2009-04-27 07:31:24 +0200
committerAnton Khirnov <wyskas@gmail.com>2009-04-27 07:31:24 +0200
commit62145af2fad915b0cbcef48e20060dc4461eb328 (patch)
tree32d8660f5b441c1ed7e6ee1d56104f790c55a1f4 /bindings.config
parent4b7cf06964db4f5d6ba87e4523a0e868aa5d3ebc (diff)
Use Exec exec for runnning apps.
Diffstat (limited to 'bindings.config')
-rw-r--r--bindings.config8
1 files changed, 4 insertions, 4 deletions
diff --git a/bindings.config b/bindings.config
index e960859..1a460c9 100644
--- a/bindings.config
+++ b/bindings.config
@@ -97,12 +97,12 @@ Key Delete A CM Restart
Key F A 4 FvwmConsole -terminal $[fvwm_config_terminal]
# Launch preferred applications
-Key T A 4 Exec $[fvwm_config_terminal]
-Key V A 4 Exec $[fvwm_config_terminal] -e alsamixer
-Key Escape A C Exec $[fvwm_config_terminal] -e htop
+Key T A 4 Exec exec $[fvwm_config_terminal]
+Key V A 4 Exec exec $[fvwm_config_terminal] -e alsamixer
+Key Escape A C Exec exec $[fvwm_config_terminal] -e htop
# screenshot
-Key Space A 4 Exec import -window root $[HOME]/screen-$(date +%Y%m%d_%H%M%S).png
+Key Space A 4 Exec exec import -window root $[HOME]/screen-$(date +%Y%m%d_%H%M%S).png
#wallpaper
Key W A 4 RandomWall