From cf4ae712c8a45a512f814e9562fb23cbf4d6f9db Mon Sep 17 00:00:00 2001 From: Enrico Fasoli Date: Mon, 24 Aug 2015 23:22:21 +0000 Subject: [PATCH] fixed typo and multi monitor --- bspwmrc | 3 ++- configuration.nix | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/bspwmrc b/bspwmrc index fad1db1..987b606 100755 --- a/bspwmrc +++ b/bspwmrc @@ -11,5 +11,6 @@ bspc config borderless_monocle true bspc config gapless monocle true bspc config focus_follows_pointer true -bspc config monitor -d I II III IV +bspc config monitor DVI-I-0 I II III +bspc config monitor HDMI-0 IV V VI feh --no--fehbg --bg-center ~/Pictures/background.png diff --git a/configuration.nix b/configuration.nix index 04ac157..5c1d29e 100644 --- a/configuration.nix +++ b/configuration.nix @@ -21,7 +21,7 @@ nixpkgs.config.allowUnfree = true; environment.systemPackages = with pkgs; [ - tmux vim sxhkd w3m rxvt_unicode chromium htop atom git zsh dmenu gnupg ranger synchting + tmux vim sxhkd w3m rxvt_unicode chromium htop atom git zsh dmenu gnupg ranger syncthing ]; fonts = {