|
@@ -1,6 +1,18 @@
|
|
|
# Startup programs
|
|
|
i3-wm.program.1: /usr/bin/keepassxc
|
|
|
|
|
|
+# Keybindings
|
|
|
+i3-wm.binding.exit_app: Shift+w
|
|
|
+i3-wm.binding.kill_app: Alt+w
|
|
|
+
|
|
|
+i3-wm.binding.scratchpad: a
|
|
|
+i3-wm.binding.move_scratchpad: Shift+a
|
|
|
+
|
|
|
+i3-wm.binding.focus_parent: Prior
|
|
|
+i3-wm.binding.focus_child: Next
|
|
|
+
|
|
|
+i3-wm.binding.shutdown: Shift+Escape
|
|
|
+
|
|
|
# Bar
|
|
|
## Workspace labels
|
|
|
i3-wm.workspace.01.name: 1:<span> </span><span font_desc='Source Code Pro Medium 13'>1 </span><span foreground='#008b00'>◀</span><span> </span>
|