fix bspwm screens, remove plug.vim and stdheader.vim from repo do download them from github
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
bspc monitor "HDMI-1-1" -d 1
|
||||
bspc monitor "HDMI-0" -d 2 3
|
||||
bspc monitor "DP-1-1" -d 4
|
||||
bspc monitor "DP-0" -d 5
|
||||
bspc desktop -f 2
|
||||
|
@ -4,5 +4,6 @@
|
||||
imports = [ ./nitrogen.nix ];
|
||||
home.file = {
|
||||
".config/bspwm/screenlayout.sh".source = ./bspwm/screenlayout.sh;
|
||||
".config/bspwm/host.sh".source = ./bspwm/host.sh;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user