fixed typo and multi monitor
This commit is contained in:
parent
5cb45a3a4d
commit
cf4ae712c8
3
bspwmrc
3
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
|
||||
|
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user