From 17a13300d7e3f8060cfd696044cf70ac0dda857d Mon Sep 17 00:00:00 2001 From: luc Date: Thu, 20 Apr 2023 18:10:23 +0000 Subject: [PATCH] added config-files-vm --- config-files-vm/cagebreak/config | 75 ++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 config-files-vm/cagebreak/config diff --git a/config-files-vm/cagebreak/config b/config-files-vm/cagebreak/config new file mode 100644 index 0000000..51a61fc --- /dev/null +++ b/config-files-vm/cagebreak/config @@ -0,0 +1,75 @@ +# Copyright 2020 - 2023, project-repo and the cagebreak contributors +# SPDX -License-Identifier: MIT +###################### +# General settings an key bindings +###################### + +workspaces 6 +background 0.0 0.0 0.0 + +escape C-r + +bind b exec firefox +bind t exec foot +bind v exec code-oss +bind f exec Thunar +bind s exec wofi --show drun +bind q close +bind Q quit +bind a time + +#bind s hsplit +#bind S vsplit +#bind D only +#bind Tab focus +#bind A-Tab focusprev +#bind n next +#bind p prev +#bind R setmode resize +#bind N nextscreen +#bind P prevscreen +#bind C-n movetonextscreen +#bind C-p movetoprevscreen +#bind H exchangeleft +#bind J exchangedown +#bind K exchangeup +#bind L exchangeright +#bind h focusleft +#bind j focusdown +#bind k focusup +#bind l focusright + +definekey resize h resizeleft +definekey resize l resizeright +definekey resize j resizedown +definekey resize k resizeup +definekey resize Escape setmode top + +#unhide cursor (default) +cursor enable + +###################### +#Workspaces +###################### + +definekey top A-1 workspace 1 +definekey top A-2 workspace 2 +definekey top A-3 workspace 3 +definekey top A-4 workspace 4 +definekey top A-5 workspace 5 +definekey top A-6 workspace 6 + +###################### +#Bind Function keys +###################### + + +###################### +#Output configuration +###################### + + +##################### +#Input configuration +##################### +