Browse Source

docs and debugging

Josh Bicking 4 years ago
parent
commit
ed2258bf2a
3 changed files with 5 additions and 5 deletions
  1. 3 3
      README.md
  2. 1 1
      i3/.config/i3/ws-rename.sh
  3. 1 1
      spacemacs/.emacs.d

+ 3 - 3
README.md

@@ -1,12 +1,12 @@
 # My Dotfiles
 
-Mostly covers zsh, KDE+bspwm, and emacs.
-
 ## Usage
 ### General
 - Clone the repo with the `--recursive` flag.
 - Run `stow prog` to install symlinks for prog. For example, `stow spacemacs` will install symlinks for all emacs dotfiles.
 
 ### KDE+bspwm
-- Use stow as usual.
 - Install https://github.com/danielgreve/bspwm-kde-session
+
+### i3
+- Requires `nm-applet pasystray scrot xfce4-clipman xbacklight compton feh`

+ 1 - 1
i3/.config/i3/ws-rename.sh

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/bash -ex
 
 # Rename a workspace, keeping its current number, so $mod+$num still works.
 # If nothing is given, remove the name.

+ 1 - 1
spacemacs/.emacs.d

@@ -1 +1 @@
-Subproject commit c7a103a772d808101d7635ec10f292ab9202d9ee
+Subproject commit 26b8fe0c317915b622825877eb5e5bdae88fb2b2