From 0e829a629c54228ee51bbc15bfe1bcc8f7927ecd Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Wed, 22 May 2019 13:30:01 +0200 Subject: [PATCH] Fix i3 config indentation --- .config/i3/config | 14 +++++++------- .config/sxhkd/sxhkdrc | 0 2 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 .config/sxhkd/sxhkdrc diff --git a/.config/i3/config b/.config/i3/config index a44e762..fbb994f 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -174,14 +174,14 @@ bindsym $mod+r mode "resize" # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available) bar { - strip_workspace_numbers yes + strip_workspace_numbers yes font $font - position bottom - colors { - background #232323 - statusline #DCDCDC - } - status_command i3status + position bottom + colors { + background #232323 + statusline #DCDCDC + } + status_command i3status } # I3 System commands: restart, reload, shutdown, lock diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc new file mode 100644 index 0000000..e69de29