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 = {