summaryrefslogtreecommitdiff
path: root/bindings.config
diff options
context:
space:
mode:
Diffstat (limited to 'bindings.config')
-rw-r--r--bindings.config10
1 files changed, 5 insertions, 5 deletions
diff --git a/bindings.config b/bindings.config
index 6bdbcdb..0cf3227 100644
--- a/bindings.config
+++ b/bindings.config
@@ -91,19 +91,19 @@ Test (x xkill) Key Escape A M Exec xkill
Key Delete A CM Restart
# Lock screen
-Test (EnvIsSet fvwm_config_lock) Key L A 4 Exec $[fvwm_config_lock]
+Key L A 4 Exec $[infostore.lock]
####################
# Launching apps #
####################
# FvwmConsole
-Key F A 4 FvwmConsole -terminal $[fvwm_config_terminal]
+Key F A 4 FvwmConsole -terminal $[infostore.terminal]
# Launch preferred applications
-Key T A 4 Exec exec $[fvwm_config_terminal]
-Key V A 4 Exec exec $[fvwm_config_terminal] -e alsamixer
-Key Escape A 4 Exec exec $[fvwm_config_terminal] -e htop
+Key T A 4 Exec exec $[infostore.terminal]
+Key V A 4 Exec exec $[infostore.terminal] -e alsamixer
+Key Escape A 4 Exec exec $[infostore.terminal] -e htop
# screenshot
Key Space A 4 Exec exec import -window root $[HOME]/screen-$(date +%Y%m%d_%H%M%S).png